Update runtime files.

This commit is contained in:
Bram Moolenaar
2015-02-03 19:13:34 +01:00
parent c0a37b9db3
commit 0122c4070f
10 changed files with 90 additions and 58 deletions

View File

@ -1,4 +1,4 @@
*syntax.txt* For Vim version 7.4. Last change: 2015 Jan 07
*syntax.txt* For Vim version 7.4. Last change: 2015 Feb 03
VIM REFERENCE MANUAL by Bram Moolenaar
@ -1135,6 +1135,8 @@ there are very long lines in the file. To disable translations: >
:let diff_translations = 0
Also see |diff-slow|.
DIRCOLORS *dircolors.vim* *ft-dircolors-syntax*