Changed the better tabs management
This commit is contained in:
parent
e9fc021cd1
commit
782d4307d9
@ -252,8 +252,8 @@ vnoremap F <C-v>$A
|
||||
vnoremap f <C-v>0I
|
||||
|
||||
" Better management of tabs
|
||||
nnoremap K :tabprevious<CR>
|
||||
nnoremap J :tabnext<CR>
|
||||
nnoremap <Leader>7 :tabprevious<CR>
|
||||
nnoremap <Leader>8 :tabnext<CR>
|
||||
|
||||
" Copy into system
|
||||
noremap <Leader>y "*y
|
||||
|
Loading…
Reference in New Issue
Block a user