diff options
author | James McCoy <jamessan@jamessan.com> | 2016-06-04 21:45:09 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2016-06-07 06:46:36 -0400 |
commit | 404dc5420b7cacd251d15f273bafe59ff008b9a6 (patch) | |
tree | 7b860261ea47f90eb9e3dcc59e0a6eeae1af4f51 /runtime/doc/various.txt | |
parent | 374b3a6f4cb941b3cd762f68cd8f6b4ed4a3e560 (diff) | |
download | rneovim-404dc5420b7cacd251d15f273bafe59ff008b9a6.tar.gz rneovim-404dc5420b7cacd251d15f273bafe59ff008b9a6.tar.bz2 rneovim-404dc5420b7cacd251d15f273bafe59ff008b9a6.zip |
vim-patch:5e9b2fa
Updated runtime files and translations.
https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Ignore changes to
* doc/tags: generated at build time
* doc/develop.txt, doc/todo.txt, doc/netbeans.txt, doc/vim-ja.UTF-8.1,
doc/xxd-ja.UTF-8.1, lang/menu_*: Not applicable to Neovim
* doc/editing.txt: Crypt related
* doc/change.txt, doc/insert.txt, doc/various.txt: Removal of ex_extra
tags, which already happened in Neovim
* doc/vim-ja.UTF-8.1, doc/xxd-ja.UTF-8.1
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r-- | runtime/doc/various.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index c2e600f5d1..92985f8eba 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -1,4 +1,4 @@ -*various.txt* For Vim version 7.4. Last change: 2016 Jan 27 +*various.txt* For Vim version 7.4. Last change: 2016 Jan 31 VIM REFERENCE MANUAL by Bram Moolenaar @@ -319,8 +319,7 @@ N *+dialog_con* Support for |:confirm| with console dialog. N *+dialog_con_gui* Support for |:confirm| with GUI and console dialog. N *+digraphs* |digraphs| *E196* N *+eval* expression evaluation |eval.txt| -N *+ex_extra* Vim's extra Ex commands: |:center|, |:left|, - |:normal|, |:retab| and |:right| +N *+ex_extra* always on now, used to be for Vim's extra Ex commands N *+extra_search* |'hlsearch'| and |'incsearch'| options. B *+farsi* |farsi| language N *+file_in_path* |gf|, |CTRL-W_f| and |<cfile>| |