neovim: Remove map ; :
This commit is contained in:
parent
1b487b649f
commit
41217bbee5
1 changed files with 0 additions and 1 deletions
|
@ -178,7 +178,6 @@ nnoremap <silent> <C-t> :tabnew<CR>
|
|||
nnoremap <silent> <C-n> :tabnext<CR>
|
||||
nnoremap <silent> <C-p> :tabprevious<CR>
|
||||
nnoremap <C-[> <C-t>
|
||||
map ; :
|
||||
|
||||
""" Cache
|
||||
set backupdir=~/.nvim/backup
|
||||
|
|
Loading…
Reference in a new issue