-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Milestone
Description
(See also https://github.com/spyder-ide/spyder-vim/wiki/Commands)
List from spyder-ide/spyder#669 (comment):
- %
- {
- }
- gg
- G
- $
- 0
- :$
- :^
- :r [!]
- yy
- p
- m
- "
- Shift+V
- Ctrl+V
- A (capital) and I (capital)
- A (capital) and I (capital) in *+V modes
- :s
- &
- q / "macro" bindings
- gU
- gu
- ga
- dd
- f
- F
- *
- /
- I
- :hls
- "folding" bindings (Note: folding is not possible in spyder right now)
egorananyev, emckay, shawnwanderson, mannyglover, pwoosam and 6 more