mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
functionaltest: win: enable shada FileWriteCmd
This commit is contained in:
parent
8e44396794
commit
4abed17496
@ -2301,7 +2301,6 @@ describe('plugin/shada.vim', function()
|
||||
|
||||
describe('event FileWriteCmd', function()
|
||||
it('works', function()
|
||||
if helpers.pending_win32(pending) then return end
|
||||
nvim('set_var', 'shada#add_own_header', 0)
|
||||
curbuf('set_lines', 0, 1, true, {
|
||||
'Jump with timestamp ' .. epoch .. ':',
|
||||
|
Loading…
Reference in New Issue
Block a user