mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-12-21 17:49:04 +00:00
Minor additions.
This commit is contained in:
parent
de864ea195
commit
c3ad4a15ab
@ -254,6 +254,7 @@ set noic ignore case: turn off
|
|||||||
:b1 show buffer 1
|
:b1 show buffer 1
|
||||||
:b vimrc show buffer whose filename begins with "vimrc"
|
:b vimrc show buffer whose filename begins with "vimrc"
|
||||||
:bufdo <command> run 'command(s)' in all buffers
|
:bufdo <command> run 'command(s)' in all buffers
|
||||||
|
:[range]bufdo <command> run 'command(s)' for buffers in 'range'
|
||||||
|
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user