| Command | Description |
|---|---|
<C-t> |
Open current window in new tab |
<C-a> <C-x> |
inc and dec next number on current line |
| Command | Description |
|---|---|
<C-r>{registar} |
Paste from register in insert mode |
| Command | Description |
|---|---|
<C-r><C-w> |
autocompletes the search field using the remainder of the current preview match. |
| Register | Description |
|---|---|
"+ |
System Clipboard |
"% |
Current filename |
"# |
Name of the Alt file |
". |
Last inserted text |
": |
Last Ex command |
"/ |
Last Search pattern |