diff options
author | James McCoy <jamessan@jamessan.com> | 2016-10-31 12:26:32 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-10-31 17:26:32 +0100 |
commit | d37c2e5dc2b9394239fdf127d15ca59ebc13e3eb (patch) | |
tree | 057e03b1df745e6c59ef461b6cdc13ae39bdabf6 | |
parent | 859e9fa65f539020a15794a98bc8eff2f9538ded (diff) | |
download | rneovim-d37c2e5dc2b9394239fdf127d15ca59ebc13e3eb.tar.gz rneovim-d37c2e5dc2b9394239fdf127d15ca59ebc13e3eb.tar.bz2 rneovim-d37c2e5dc2b9394239fdf127d15ca59ebc13e3eb.zip |
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
-rw-r--r-- | runtime/doc/vim_diff.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index f1adffc30e..c8919dbe24 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -123,15 +123,12 @@ Functions: |msgpackdump()|, |msgpackparse()| provide msgpack de/serialization Events: - |TabNew| |TabNewEntered| - |TabClosed| |TermOpen| |TermClose| |TextYankPost| Highlight groups: - |hl-EndOfBuffer| |hl-QuickFixLine| |hl-TermCursor| |hl-TermCursorNC| |