mirror of
https://github.com/neovim/neovim.git
synced 2025-11-17 15:51:32 +00:00
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
This commit is contained in:
@@ -116,6 +116,7 @@ describe('splitkeep', function()
|
||||
-- oldtest: Test_splitkeep_fold()
|
||||
it('does not scroll when window has closed folds', function()
|
||||
exec([[
|
||||
set commentstring=/*%s*/
|
||||
set splitkeep=screen
|
||||
set foldmethod=marker
|
||||
set number
|
||||
|
||||
Reference in New Issue
Block a user