mirror of
https://github.com/neovim/neovim.git
synced 2026-07-17 14:41:33 +00:00
@@ -1399,8 +1399,9 @@ return {
|
||||
full_name='linespace', abbreviation='lsp',
|
||||
type='number', scope={'global'},
|
||||
vi_def=true,
|
||||
redraw={'everything'},
|
||||
enable_if=false,
|
||||
redraw={'everything', 'ui_option'},
|
||||
varname='p_linespace',
|
||||
defaults={if_true={vi=0}}
|
||||
},
|
||||
{
|
||||
full_name='lisp',
|
||||
|
||||
Reference in New Issue
Block a user