Changes

Jump to navigation Jump to search
319 bytes added ,  12:49, 24 May 2018
adds a couple new sections
* type <kbd>:</kbd> <kbd>t</kbd> <kbd>a</kbd> <kbd>b</kbd> <kbd>p</kbd> (p for previous), to switch to the previous buffer
* You can also type <kbd>:args</kbd> to get a list of the open buffers
 
== Move everything flush to the left ==
<kbd>:</kbd><kbd>%</kbd><kbd>l</kbd><kbd>e</kbd>
: colon mode
% the current buffer
l 'left' command
e 'end' of document
 
Or, in visual mode, you can use the <kbd><</kbd> key to move a selection left.
 
== More VIM Cheat Sheets ==
* https://www.fprintf.net/vimCheatSheet.html
[[Category:Tools]]
4,558

edits

Navigation menu