Add remap for terminal
This commit is contained in:
@@ -13,3 +13,6 @@ noremap <leader>nh :nohl<CR>
|
||||
|
||||
" Use Ctrl+A to select the whole file
|
||||
nnoremap <C-a> ggVG
|
||||
|
||||
" Open terminal
|
||||
nnoremap <C-j> :term<CR>
|
||||
|
||||
Reference in New Issue
Block a user