mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00
feat(ex_cmds)!: remove :behave
just use the individual options instead. set selection=exclusive set selectmode=mouse,key set mousemodel=popup set keymodel=startsel,stopsel
This commit is contained in:
@@ -140,7 +140,6 @@ enum {
|
||||
EXPAND_SHELLCMD,
|
||||
EXPAND_SIGN,
|
||||
EXPAND_PROFILE,
|
||||
EXPAND_BEHAVE,
|
||||
EXPAND_FILETYPE,
|
||||
EXPAND_FILES_IN_PATH,
|
||||
EXPAND_OWNSYNTAX,
|
||||
|
Reference in New Issue
Block a user