diff options
author | Florian Walch <florian@fwalch.com> | 2015-01-04 20:26:51 +0100 |
---|---|---|
committer | Florian Walch <florian@fwalch.com> | 2015-01-04 20:28:08 +0100 |
commit | 2624d66045ab6e5cd1c38165316e9c304f38fa18 (patch) | |
tree | 5ad6662f601c74d49f826f208a3f640819aea9eb /runtime/doc/options.txt | |
parent | b332aebe252c812ec4068892db4fad71b8075185 (diff) | |
download | rneovim-2624d66045ab6e5cd1c38165316e9c304f38fa18.tar.gz rneovim-2624d66045ab6e5cd1c38165316e9c304f38fa18.tar.bz2 rneovim-2624d66045ab6e5cd1c38165316e9c304f38fa18.zip |
vim-patch:37c2403
Update runtime files.
https://code.google.com/p/vim/source/detail?r=37c24033b2601a4a0953970a0ec85d5537101915
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 6e097fc040..4a2646f1c4 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 7.4. Last change: 2014 Aug 09 +*options.txt* For Vim version 7.4. Last change: 2014 Sep 09 VIM REFERENCE MANUAL by Bram Moolenaar @@ -3300,7 +3300,7 @@ A jump table for the options with a short description can be found at |Q_op|. NOTE: This option is reset when 'compatible' is set. *'grepformat'* *'gfm'* -'grepformat' 'gfm' string (default "%f:%l%m,%f %l%m") +'grepformat' 'gfm' string (default "%f:%l:%m,%f:%l%m,%f %l%m") global {not in Vi} Format to recognize for the ":grep" command output. @@ -7601,6 +7601,7 @@ A jump table for the options with a short description can be found at |Q_op|. fold options options options and mappings local to a window or buffer (not global values for local options) + localoptions same as "options" slash backslashes in file names replaced with forward slashes unix with Unix end-of-line format (single <NL>), even when |