1- *various.txt* For Vim version 8.1. Last change: 2019 Jun 10
1+ *various.txt* For Vim version 8.1. Last change: 2019 Sep 04
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -332,8 +332,9 @@ N *+byte_offset* support for 'o' flag in 'statusline' option, "go"
332332m *+channel* inter process communication | channel |
333333N *+cindent* | 'cindent' | , C indenting
334334N *+clientserver* Unix and Win32: Remote invocation | clientserver |
335- *+clipboard* | clipboard | support
336- N *+cmdline_compl* command line completion | cmdline-completion |
335+ *+clipboard* | clipboard | support compiled-in
336+ *+clipboard_working* | clipboard | support compiled-in and working
337+ T *+cmdline_compl* command line completion | cmdline-completion |
337338S *+cmdline_hist* command line history | cmdline-history |
338339N *+cmdline_info* | 'showcmd' | and | 'ruler' |
339340N *+comments* | 'comments' | support
@@ -371,7 +372,7 @@ N *+gettext* message translations |multi-lang|
371372m *+hangul_input* Hangul input support | hangul |
372373 *+iconv* Compiled with the | iconv() | function
373374 *+iconv/dyn* Likewise | iconv-dynamic | | /dyn |
374- N *+insert_expand* | insert_expand | Insert mode completion
375+ T *+insert_expand* | insert_expand | Insert mode completion
375376m *+job* starting and stopping jobs | job |
376377S *+jumplist* | jumplist |
377378B *+keymap* | 'keymap' |
@@ -382,12 +383,12 @@ N *+linebreak* |'linebreak'|, |'breakat'| and |'showbreak'|
382383N *+lispindent* | 'lisp' |
383384T *+listcmds* Vim commands for the list of buffers | buffer-hidden |
384385 and argument list | :argdelete |
385- N *+localmap* Support for mappings local to a buffer | :map-local |
386+ T *+localmap* Support for mappings local to a buffer | :map-local |
386387m *+lua* | Lua | interface
387388m *+lua/dyn* | Lua | interface | /dyn |
388389N *+menu* | :menu |
389390N *+mksession* | :mksession |
390- N *+modify_fname* | filename-modifiers |
391+ T *+modify_fname* | filename-modifiers |
391392N *+mouse* Mouse handling | mouse-using |
392393N *+mouseshape* | 'mouseshape' |
393394B *+mouse_dec* Unix only: Dec terminal mouse handling | dec-mouse |
@@ -457,7 +458,6 @@ B *+vartabs* Variable-width tabstops. |'vartabstop'|
457458N *+viminfo* | 'viminfo' |
458459 *+vertsplit* Vertically split windows | :vsplit | ; Always enabled
459460 since 8.0.1118.
460- in sync with the | +windows | feature
461461N *+virtualedit* | 'virtualedit' |
462462T *+visual* Visual mode | Visual-mode | Always enabled since 7.4.200.
463463T *+visualextra* extra Visual mode commands | blockwise-operators |
0 commit comments