Minor additions.

This commit is contained in:
Alexound 2019-10-25 01:41:59 +04:00
parent de864ea195
commit c3ad4a15ab
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,7 @@ set noic ignore case: turn off
:b1 show buffer 1
:b vimrc show buffer whose filename begins with "vimrc"
:bufdo <command> run 'command(s)' in all buffers
:[range]bufdo <command> run 'command(s)' for buffers in 'range'
##############################################################################