-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnotes
More file actions
21 lines (21 loc) · 734 Bytes
/
notes
File metadata and controls
21 lines (21 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
- Added maintainer information: name, email, alias
- Added version information
- Added notes
- Corrected cms
- Updated lots of mappings
= <F-1> to <Esc>
- Redid <C-L> refresh as function that does additional cleanups
- Cmnline-window specific mappings
= <C-y> to execute line and return to cmnline-window
= ZZ to close cmdline-window
= :: shortcut to open cmdline-window
- Adjusted "accordion mode"
- Updated Timestamp() function and bindings
- Redid <Cmd-#> and <Alt-#> switch tabs mapping definitions to use for loop
- Updated FoldWrap()
= uses &commentstring
= trims whitespace from closing marker
- FoldInsert() uses FoldWrap
- BufExplorer mappings
= <C-Tab> to enter BufExplorer
= <Tab> to select current buffer