mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 13:27:43 +00:00
fix(remote): make --remote-expr print to stdout
This commit is contained in:
@@ -30,7 +30,7 @@ describe(':help', function()
|
||||
eq(1002, funcs.win_getid())
|
||||
end)
|
||||
|
||||
it('multibyte help tags work #23978', function()
|
||||
it('multibyte help tags work #23975', function()
|
||||
mkdir('Xhelptags')
|
||||
finally(function()
|
||||
rmdir('Xhelptags')
|
||||
|
||||
Reference in New Issue
Block a user