diff options
author | watiko <service@mail.watiko.net> | 2016-03-04 08:18:26 +0900 |
---|---|---|
committer | watiko <service@mail.watiko.net> | 2016-03-29 21:58:28 +0900 |
commit | 15b5bb038bac88228fc1be9d6bfc6342af624328 (patch) | |
tree | 6423ffc9aeef9f175ecefd62729fba59d1474f49 /runtime/doc/autocmd.txt | |
parent | ce832238c85fe8fef2250ac4ec567d4a8d302537 (diff) | |
download | rneovim-15b5bb038bac88228fc1be9d6bfc6342af624328.tar.gz rneovim-15b5bb038bac88228fc1be9d6bfc6342af624328.tar.bz2 rneovim-15b5bb038bac88228fc1be9d6bfc6342af624328.zip |
vim-patch:f913281
Updated and new runtime files.
https://github.com/vim/vim/commit/f91328100db34996ed7e7a800bed0a30ff0890dd
Diffstat (limited to 'runtime/doc/autocmd.txt')
-rw-r--r-- | runtime/doc/autocmd.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index 00a3138050..9f1b7702ed 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt @@ -1,4 +1,4 @@ -*autocmd.txt* For Vim version 7.4. Last change: 2015 Jul 10 +*autocmd.txt* For Vim version 7.4. Last change: 2015 Jul 20 VIM REFERENCE MANUAL by Bram Moolenaar |