mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
doc: Fix tiny typo in :bufdo section
[ci skip]
This commit is contained in:
parent
d44b2c9483
commit
2df8f88b3c
@ -706,7 +706,7 @@ can also get to them with the buffer list commands, like ":bnext".
|
|||||||
|
|
||||||
*:bufdo*
|
*:bufdo*
|
||||||
:[range]bufdo[!] {cmd} Execute {cmd} in each buffer in the buffer list or if
|
:[range]bufdo[!] {cmd} Execute {cmd} in each buffer in the buffer list or if
|
||||||
[range[ is given only for buffers for which their
|
[range] is given only for buffers for which their
|
||||||
buffer name is in the [range]. It works like doing
|
buffer name is in the [range]. It works like doing
|
||||||
this: >
|
this: >
|
||||||
:bfirst
|
:bfirst
|
||||||
|
Loading…
Reference in New Issue
Block a user