diff --git a/home/.ideavimrc b/home/.ideavimrc index e1a9030..d015fda 100644 --- a/home/.ideavimrc +++ b/home/.ideavimrc @@ -36,6 +36,10 @@ nnoremap nnoremap nnoremap nnoremap +nnoremap +nnoremap +nnoremap +nnoremap map to (GotoFile) map tf (Find) @@ -44,6 +48,7 @@ map ta (FindInPath) map dr (Debug) map db (ToggleLineBreakpoint) map ds (Stop) +map bt (Build) map gcc (CommentByLineComment) map gcb (CommentByBlockComment)