mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
Remove superfluous settings from legacy tests.
This commit is contained in:
@@ -21,7 +21,6 @@ describe('regexp with magic settings', function()
|
||||
9 foobar
|
||||
]])
|
||||
|
||||
execute('set nocompatible viminfo+=nviminfo')
|
||||
execute('/^1')
|
||||
execute([[/a*b\{2}c\+/e]])
|
||||
feed([[x/\Md\*e\{2}f\+/e<cr>]])
|
||||
|
||||
Reference in New Issue
Block a user