add enter
This commit is contained in:
parent
e16a91d84a
commit
cc66889502
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ nnoremap <C-t> :NERDTreeToggle<CR>
|
|||
|
||||
" Global keybindings
|
||||
noremap gc :!git commit -m ""
|
||||
noremap gp :!git push
|
||||
noremap gp :!git push<CR>
|
||||
noremap <F5> :setlocal spell! spelllang=en<CR>
|
||||
noremap <F6> :setlocal spell! spelllang=es<CR>
|
||||
noremap exec !!$SHELL<CR>
|
||||
|
|
Loading…
Reference in a new issue