docs: misc, dev-api-fast, $XDG_STATE_HOME #35138

This commit is contained in:
Justin M. Keyes
2025-08-17 23:45:40 -04:00
committed by GitHub
parent 1d40f67776
commit 960b33a9d8
14 changed files with 49 additions and 38 deletions

View File

@@ -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')