|
1 | | -*various.txt* For Vim version 8.1. Last change: 2019 Jun 10 |
| 1 | +*various.txt* For Vim version 8.1. Last change: 2019 Aug 12 |
2 | 2 |
|
3 | 3 |
|
4 | 4 | VIM REFERENCE MANUAL by Bram Moolenaar |
@@ -332,7 +332,8 @@ N *+byte_offset* support for 'o' flag in 'statusline' option, "go" |
332 | 332 | m *+channel* inter process communication |channel| |
333 | 333 | N *+cindent* |'cindent'|, C indenting |
334 | 334 | N *+clientserver* Unix and Win32: Remote invocation |clientserver| |
335 | | - *+clipboard* |clipboard| support |
| 335 | + *+clipboard* |clipboard| support compiled-in |
| 336 | + *+clipboard_working* |clipboard| support compiled-in and working |
336 | 337 | N *+cmdline_compl* command line completion |cmdline-completion| |
337 | 338 | S *+cmdline_hist* command line history |cmdline-history| |
338 | 339 | N *+cmdline_info* |'showcmd'| and |'ruler'| |
@@ -382,7 +383,7 @@ N *+linebreak* |'linebreak'|, |'breakat'| and |'showbreak'| |
382 | 383 | N *+lispindent* |'lisp'| |
383 | 384 | T *+listcmds* Vim commands for the list of buffers |buffer-hidden| |
384 | 385 | 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| |
386 | 387 | m *+lua* |Lua| interface |
387 | 388 | m *+lua/dyn* |Lua| interface |/dyn| |
388 | 389 | N *+menu* |:menu| |
@@ -457,7 +458,6 @@ B *+vartabs* Variable-width tabstops. |'vartabstop'| |
457 | 458 | N *+viminfo* |'viminfo'| |
458 | 459 | *+vertsplit* Vertically split windows |:vsplit|; Always enabled |
459 | 460 | since 8.0.1118. |
460 | | - in sync with the |+windows| feature |
461 | 461 | N *+virtualedit* |'virtualedit'| |
462 | 462 | T *+visual* Visual mode |Visual-mode| Always enabled since 7.4.200. |
463 | 463 | T *+visualextra* extra Visual mode commands |blockwise-operators| |
|
0 commit comments