diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2015-01-20 11:35:21 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-01-20 11:35:21 -0500 |
commit | da43f70ba726cc6dfcf3bc8c73b86a5be713cb47 (patch) | |
tree | 29c0a603d5f2f1305846f83d7e01033ea41e4e41 /runtime/doc/index.txt | |
parent | 487d2ce74a009da1954055b3d6b7735895e2b2a1 (diff) | |
parent | e6f3b0703ce9c9b66fe5da12c30965bc26798dcd (diff) | |
download | rneovim-da43f70ba726cc6dfcf3bc8c73b86a5be713cb47.tar.gz rneovim-da43f70ba726cc6dfcf3bc8c73b86a5be713cb47.tar.bz2 rneovim-da43f70ba726cc6dfcf3bc8c73b86a5be713cb47.zip |
Merge pull request #1852 from fwalch/vim-47b1887
vim-patch:47b1887 (runtime update)
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 a4d25681ca..3eedb234f3 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1,4 +1,4 @@ -*index.txt* For Vim version 7.4. Last change: 2014 Mar 25 +*index.txt* For Vim version 7.4. Last change: 2014 Sep 19 VIM REFERENCE MANUAL by Bram Moolenaar |