mirror of
https://github.com/neovim/neovim.git
synced 2026-04-24 00:05:36 +00:00
Doc: minor fix for ":ls u"
This fixes a typo that was already contained in the original Vim patch:
d51cb706a4
This commit is contained in:
@@ -1006,7 +1006,7 @@ list of buffers. |unlisted-buffer|
|
||||
- buffers with 'modifiable' off
|
||||
= readonly buffers
|
||||
a active buffers
|
||||
u unloaded buffers (overrides the "!")
|
||||
u unlisted buffers (overrides the "!")
|
||||
h hidden buffers
|
||||
x buffers with a read error
|
||||
% current buffer
|
||||
|
||||
Reference in New Issue
Block a user