mirror of
https://github.com/chylex/dotfiles.git
synced 2026-06-14 17:02:34 +02:00
Compare commits
1 Commits
main
...
a987028bb7
| Author | SHA1 | Date | |
|---|---|---|---|
|
a987028bb7
|
@@ -202,6 +202,9 @@ map <S-BS> <Action>(Forward)
|
||||
map ( <Action>(GotoPreviousError)
|
||||
map ) <Action>(GotoNextError)
|
||||
|
||||
map <D-S-s> <Action>(KM.GotoPreviousErrorInOtherMode)
|
||||
map <D-S-d> <Action>(KM.GotoNextErrorInOtherMode)
|
||||
|
||||
" Navigate to previous/next method
|
||||
map [ <Action>(MethodUp)
|
||||
map ] <Action>(MethodDown)
|
||||
|
||||
Reference in New Issue
Block a user