doc: Remove features from vim_diff which have been merged upstream (#5554)

- TabNew/TabClosed: Introduced in 7.4.2075 and 7.4.2077
- hl-EndOfBuffer: Introduced in 7.4.2213
This commit is contained in:
James McCoy 2016-10-31 12:26:32 -04:00 committed by Justin M. Keyes
parent 859e9fa65f
commit d37c2e5dc2

View File

@ -123,15 +123,12 @@ Functions:
|msgpackdump()|, |msgpackparse()| provide msgpack de/serialization |msgpackdump()|, |msgpackparse()| provide msgpack de/serialization
Events: Events:
|TabNew|
|TabNewEntered| |TabNewEntered|
|TabClosed|
|TermOpen| |TermOpen|
|TermClose| |TermClose|
|TextYankPost| |TextYankPost|
Highlight groups: Highlight groups:
|hl-EndOfBuffer|
|hl-QuickFixLine| |hl-QuickFixLine|
|hl-TermCursor| |hl-TermCursor|
|hl-TermCursorNC| |hl-TermCursorNC|