mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Remove stray "<" in options help
Normally this would end an example, but there's no example block here.
This commit is contained in:
parent
00347ec781
commit
e87c7fcb39
@ -1360,7 +1360,7 @@ A jump table for the options with a short description can be found at |Q_op|.
|
||||
option, yank and delete operations (but not put)
|
||||
will additionally copy the text into register
|
||||
'*'. See |nvim-clipboard|.
|
||||
<
|
||||
|
||||
*clipboard-autoselect*
|
||||
autoselect Works like the 'a' flag in 'guioptions': If present,
|
||||
then whenever Visual mode is started, or the Visual
|
||||
|
Loading…
Reference in New Issue
Block a user