Remove Ctrl+A remap
This commit is contained in:
@@ -27,9 +27,6 @@ tnoremap <A-l> <C-\><C-n><C-w>l
|
||||
" Remove search highlighting
|
||||
noremap <leader>nh :nohl<CR>
|
||||
|
||||
" Use Ctrl+A to select the whole file
|
||||
nnoremap <C-a> ggVG
|
||||
|
||||
" Open terminal
|
||||
nnoremap <leader>t :ToggleTerminal<CR>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user