mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
docs: misc, dev-api-fast, $XDG_STATE_HOME #35138
This commit is contained in:
@@ -393,7 +393,7 @@ describe("'inccommand' for user commands", function()
|
||||
]])
|
||||
end)
|
||||
|
||||
it('does not crash on ambiguous command #18825', function()
|
||||
it('no crash on ambiguous command #18825', function()
|
||||
command('set inccommand=split')
|
||||
command('command Reply echo 1')
|
||||
feed(':R')
|
||||
|
||||
Reference in New Issue
Block a user