This commit is contained in:
TheK4n 2022-09-30 22:53:56 +03:00
parent 733272cc9f
commit 1340d9c485

View File

@ -305,5 +305,5 @@ endfunction
nnoremap <silent> <Leader>l :call TabDo('call ToggleRelativeAbsoluteNumber()') <CR> nnoremap <silent> <Leader>l :call TabDo('call ToggleRelativeAbsoluteNumber()') <CR>
" Quick exiting without save " Quick exiting without save
nnoremap <silent> <Leader>`` :qa!<CR> nnoremap <silent> <Leader>qq :qa!<CR>