|
1 | | -*various.txt* For Vim version 9.1. Last change: 2025 Oct 16 |
| 1 | +*various.txt* For Vim version 9.1. Last change: 2025 Oct 26 |
2 | 2 |
|
3 | 3 |
|
4 | 4 | VIM REFERENCE MANUAL by Bram Moolenaar |
@@ -378,14 +378,7 @@ m *+channel* inter process communication |channel| |
378 | 378 | T *+cindent* 'cindent', C indenting; Always enabled |
379 | 379 | N *+clientserver* Unix and Win32: Remote invocation |clientserver| |
380 | 380 | *+clipboard* |clipboard| support compiled-in |
381 | | -N *+clipboard_provider* |clipboard-providers| support compiled-in |
382 | 381 | *+clipboard_working* |clipboard| support compiled-in and working |
383 | | - *+clipboard_star_avail* |
384 | | - |clipboard| support compiled-in and star "*" register |
385 | | - available |
386 | | - *+clipboard_plus_avail* |
387 | | - |clipboard| support compiled-in and separate plus "+" |
388 | | - register available |
389 | 382 | T *+cmdline_compl* command line completion |cmdline-completion| |
390 | 383 | T *+cmdline_hist* command line history |cmdline-history| |
391 | 384 | T *+cmdline_info* 'showcmd' and 'ruler'; Always enabled since |
@@ -814,10 +807,7 @@ K Run a program to lookup the keyword under the |
814 | 807 | :clip[reset] Attempts to choose a new method for accessing the |
815 | 808 | clipboard, using the 'clipmethod' option. This is |
816 | 809 | useful when the current method has become unavailable, |
817 | | - and you want to try using another method. If the |
818 | | - |+clipboard_provider| feature is being used, this |
819 | | - command should be called after the availability of one |
820 | | - of the clipboard registers changes. |
| 810 | + and you want to try using another method. |
821 | 811 | {only available when compiled with the |+clipboard| |
822 | 812 | feature} |
823 | 813 |
|
|
0 commit comments