mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 06:18:16 +00:00
Remove swapsync.
It's complete overkill.
This commit is contained in:
@@ -2296,13 +2296,6 @@ return {
|
||||
varname='p_swf',
|
||||
defaults={if_true={vi=true}}
|
||||
},
|
||||
{
|
||||
full_name='swapsync', abbreviation='sws',
|
||||
type='string', scope={'global'},
|
||||
vi_def=true,
|
||||
varname='p_sws',
|
||||
defaults={if_true={vi="fsync"}}
|
||||
},
|
||||
{
|
||||
full_name='switchbuf', abbreviation='swb',
|
||||
type='string', list='comma', scope={'global'},
|
||||
|
Reference in New Issue
Block a user