diff options
author | James McCoy <jamessan@jamessan.com> | 2016-05-13 08:26:34 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2016-05-14 17:16:18 -0400 |
commit | 92fe357a523de1a4bed0c5778389dc7d669d29c4 (patch) | |
tree | 92e226486562f2f07621838dd9bad22907110c8f /runtime/doc/index.txt | |
parent | fcd5d3ad21dd93b47650b8b9f3e0c21d416ffbec (diff) | |
download | rneovim-92fe357a523de1a4bed0c5778389dc7d669d29c4.tar.gz rneovim-92fe357a523de1a4bed0c5778389dc7d669d29c4.tar.bz2 rneovim-92fe357a523de1a4bed0c5778389dc7d669d29c4.zip |
vim-patch:fa73534
Updated runtime files.
https://github.com/vim/vim/commit/fa7353428f705f7a13465a1943dddeede4083023
Missing in runtime/doc: if_tcl.txt, tags, todo.txt, version5.txt. Some
other changes related to binary nrformats were already merged.
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r-- | runtime/doc/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index f511b1db6d..e6c1ccc0cf 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1,4 +1,4 @@ -*index.txt* For Vim version 7.4. Last change: 2015 Sep 08 +*index.txt* For Vim version 7.4. Last change: 2016 Jan 03 VIM REFERENCE MANUAL by Bram Moolenaar |