mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
docs: fix paragraph for BufEnter in the documentation (#15301)
This commit is contained in:
parent
faa3007927
commit
c9131ef9b5
@ -232,7 +232,7 @@ BufDelete Before deleting a buffer from the buffer list.
|
||||
*BufEnter*
|
||||
BufEnter After entering a buffer. Useful for setting
|
||||
options for a file type. Also executed when
|
||||
starting to edit a buffer, after the
|
||||
starting to edit a buffer.
|
||||
After |BufAdd|.
|
||||
After |BufReadPost|.
|
||||
*BufFilePost*
|
||||
|
Loading…
Reference in New Issue
Block a user