mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
man.vim: buffers are now listed
- Since the names are set and ':vsplit printf(3)' work, there is no need to unlist them.
This commit is contained in:
committed by
Anmol Sethi (nhooyr)
parent
e89eb5d21b
commit
e8a3477dc7
@@ -25,7 +25,6 @@ endif
|
||||
setlocal buftype=nofile
|
||||
setlocal noswapfile
|
||||
setlocal bufhidden=hide
|
||||
setlocal nobuflisted
|
||||
setlocal nomodified
|
||||
setlocal readonly
|
||||
setlocal nomodifiable
|
||||
|
||||
Reference in New Issue
Block a user