little fixes
This commit is contained in:
parent
1fe8ae49b8
commit
d82e8e64bf
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ noremap gp :!git push<CR>
|
|||
noremap gl :!git pull<CR>
|
||||
noremap <F5> :setlocal spell! spelllang=en<CR>
|
||||
noremap <F6> :setlocal spell! spelllang=es<CR>
|
||||
noremap exec !!$SHELL<CR>
|
||||
noremap <C-e> !!$SHELL<CR>
|
||||
noremap <tab> :bn<CR>
|
||||
noremap <C-c> :bd<CR>
|
||||
noremap <C-s> :w<CR>
|
||||
|
|
Loading…
Reference in a new issue