Edit binding in nvim config

This commit is contained in:
Wiktor Zykubek 2020-03-10 17:04:01 +01:00
parent 4613ddfdc4
commit ed60f62041

View File

@ -362,7 +362,7 @@ map <Leader>aG :ALEGoToDefinition<CR>
" Tab Managment
map <C-o> :tabnew<CR>
map <C-c> :tabclose<CR>
map <C-d> :tabclose<CR>
nnoremap <Leader>k gT
nnoremap <Leader>j gt