mirror of
https://github.com/chylex/dotfiles.git
synced 2025-04-06 17:15:44 +02:00
Update .ideavimrc (use ShowHoverInfo instead of QuickJavaDoc)
This commit is contained in:
parent
41840c7b33
commit
ac9b1d4248
@ -211,7 +211,7 @@ nmap g) <Action>(KM.GotoNextErrorInOtherMode)
|
||||
map za <Action>(Annotate)
|
||||
map zb <Action>(ViewBreakpoints)
|
||||
map zc <Action>(EditorContextInfo)
|
||||
map zd <Action>(QuickJavaDoc)
|
||||
map zd <Action>(ShowHoverInfo)
|
||||
map ze <Action>(ShowErrorDescription)
|
||||
map zf <Action>(SelectInProjectView)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user