Merge #32001 from MariaSolOs/consistent-namespaces

This commit is contained in:
Justin M. Keyes
2025-01-15 02:01:44 -08:00
committed by GitHub
37 changed files with 76 additions and 67 deletions

View File

@@ -351,7 +351,7 @@ describe(':terminal buffer', function()
end)
it('TermRequest synchronization #27572', function()
command('autocmd! nvim_terminal TermRequest')
command('autocmd! nvim.terminal TermRequest')
local term = exec_lua([[
_G.input = {}
local term = vim.api.nvim_open_term(0, {