docs: fix paragraph for BufEnter in the documentation (#15301)

This commit is contained in:
dundargoc 2021-08-07 12:18:40 +02:00 committed by GitHub
parent faa3007927
commit c9131ef9b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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*