-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgerryhelp
27 lines (20 loc) · 945 Bytes
/
gerryhelp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Gerry's vim help !
-- MiniBufExplorer -- -- Python Mode --
F4 - Toggle Buffer Explorer K - Documentation
CTRL-TAB - Cycle Buffers \b - Toggle Breakpoint
CTRL-<arrows> - Next/Prev Buffer [[ - Previous Class
CTRL-W w - Switch Windows ]] - Next Class
[M - Previous Method
]M - Next Method
-- Jedi-vim --
CTRL-Space - Completion
/g - Goto assignments
/d - Goto definitions
K - Show Documentation
/r - Renaming
/n - Show all usages
:Pyimport <module>
-- Miscellaneous --
\l - Show Whitespace
F3 - This Help File
F2 - Toggle NerdTree