Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidNix committed Jan 8, 2024
1 parent e79c5be commit c1dd0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ideavimrc
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ map <leader>db <Action>(ToggleLineBreakpoint)
" Testing
" Runs current test
map <leader>tt <Action>(RunClass)
map <leader>tg <Action>(GoToTest)
map <leader>tg <Action>(GotoTest)

map <leader>r <Action>(RenameElement)
map <leader>c <Action>(Stop)
Expand Down

0 comments on commit c1dd0f9

Please sign in to comment.