1
0
Fork 0

zsh is coming back, won't bother with one file for everything shit

This commit is contained in:
Von Random 2017-04-18 21:57:23 +03:00
parent 0bb28a012b
commit f7f0fdff26
2 changed files with 234 additions and 1 deletions

2
vimrc
View file

@ -60,7 +60,7 @@ vmap <Leader>p "+p
vmap <Leader>P "+P
"move macro somewhere I won't accidentally use it
noremap Q q
noremap q <Nop>
noremap q <NOP>
"quit / save
nnoremap qq :q<CR>
nnoremap qf :q!<CR>