diff options
author | Marco Hinz <mh.codebro@gmail.com> | 2017-01-13 11:03:43 +0100 |
---|---|---|
committer | Marco Hinz <mh.codebro@gmail.com> | 2017-01-13 15:30:01 +0100 |
commit | 20867e63199f4660b3cd3941efecd085e5e32463 (patch) | |
tree | 142afdba16b2d8f3a4502e5405100581574171c8 /runtime/doc/vim_diff.txt | |
parent | a05779aa1c13149c26678419890653f15fd00127 (diff) | |
download | rneovim-20867e63199f4660b3cd3941efecd085e5e32463.tar.gz rneovim-20867e63199f4660b3cd3941efecd085e5e32463.tar.bz2 rneovim-20867e63199f4660b3cd3941efecd085e5e32463.zip |
Document DirChanged
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r-- | runtime/doc/vim_diff.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 7c9d383a01..ae0bd5a867 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -129,6 +129,7 @@ Functions: |msgpackdump()|, |msgpackparse()| provide msgpack de/serialization Events: + |DirChanged| |TabNewEntered| |TermClose| |TermOpen| |