Add terminal in ideavim
This commit is contained in:
parent
0b184c6509
commit
bb9e34161b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
noremap <Space> :
|
||||
let mapleader = ","
|
||||
noremap <Leader>v :action SearchEverywhere<CR>
|
||||
noremap <Leader>c :action ActivateTerminalToolWindow<CR>
|
||||
noremap <C-h> <C-w>h
|
||||
noremap <C-j> <C-w>j
|
||||
noremap <C-k> <C-w>k
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue