diff --git a/vim/vimrc b/vim/vimrc index 7378aed..9baca73 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -38,7 +38,7 @@ nnoremap :NERDTreeToggle " Global keybindings noremap gc :!git commit -m "" -noremap gp :!git push +noremap gp :!git push noremap :setlocal spell! spelllang=en noremap :setlocal spell! spelllang=es noremap exec !!$SHELL