mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +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