modernize all the things. no errors msgs!

This commit is contained in:
Adam Jeniski
2023-04-24 09:17:21 -04:00
parent fb22b8ab2d
commit 503bd435b1
5 changed files with 93 additions and 111 deletions
+2 -1
View File
@@ -35,4 +35,5 @@ nmap <leader>id :<Action>(Debug)<cr>
nmap <leader>ir :<Action>(Run)<cr>
nmap <leader>ib :<Action>(ToggleLineBreakpoint)<cr>
nmap <leader>iR :<Action>(IdeaVim.ReloadVimRc.reload)<cr>
nmap <leader><leader> :<Action>(SearchEverywhere)<cr>
nmap <leader><leader> :<Action>(SearchEverywhere)<cr>
nmap <leader>it :<Action>(ActivateTerminalToolWindow)<cr>