[vim] added matchit plugin. re-enabled esc key
This commit is contained in:
1
vim/vim.symlink/bundle/vim-matchit
Submodule
1
vim/vim.symlink/bundle/vim-matchit
Submodule
Submodule vim/vim.symlink/bundle/vim-matchit added at 8f8665e04f
@@ -162,7 +162,7 @@ nnoremap K :q<cr>
|
||||
|
||||
" remap esc and disable to force learning
|
||||
inoremap jk <esc>
|
||||
inoremap <esc> <nop>
|
||||
" inoremap <esc> <nop>
|
||||
|
||||
" remove extra whitespace
|
||||
nmap <leader><space> :%s/\s\+$<cr>
|
||||
|
||||
Reference in New Issue
Block a user