summaryrefslogtreecommitdiff
path: root/idea
diff options
context:
space:
mode:
Diffstat (limited to 'idea')
-rw-r--r--idea/.ideavimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/idea/.ideavimrc b/idea/.ideavimrc
index e01d24b..4052ec0 100644
--- a/idea/.ideavimrc
+++ b/idea/.ideavimrc
@@ -28,7 +28,7 @@ set ideajoin
nnoremap <C-j> xi<CR><Esc>f\
-nmap <leader>w :w
+nmap <leader>w :w<CR>
" Focus sth (e.g. Focus Search)
nmap <leader>f; <Action>(ActivateTerminalToolWindow)