mirror of
https://github.com/neovim/neovim.git
synced 2024-12-31 17:13:26 -07:00
docs: remove unnamedclip option
This commit is contained in:
parent
9a0ec687d9
commit
df2eeaeb37
@ -7547,13 +7547,6 @@ A jump table for the options with a short description can be found at |Q_op|.
|
|||||||
Note that this causes the whole buffer to be stored in memory. Set
|
Note that this causes the whole buffer to be stored in memory. Set
|
||||||
this option to a lower value if you run out of memory.
|
this option to a lower value if you run out of memory.
|
||||||
|
|
||||||
{Nvim} *'unnamedclip'* *ucp'*
|
|
||||||
'unnamedclip' 'ucp' boolean (default off)
|
|
||||||
global
|
|
||||||
Use the unnamed register to access the clipboard(when available).
|
|
||||||
This option has the same effect of setting 'clipboard' to
|
|
||||||
'unnamed/unnamedplus' in Vim.
|
|
||||||
|
|
||||||
*'updatecount'* *'uc'*
|
*'updatecount'* *'uc'*
|
||||||
'updatecount' 'uc' number (default: 200)
|
'updatecount' 'uc' number (default: 200)
|
||||||
global
|
global
|
||||||
|
Loading…
Reference in New Issue
Block a user