mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
0b710c8e55
Problem: Termdebug: still get E1023 when specifying arguments and using
a prompt buffer.
Solution: Use empty() instead of len(). Add a test. Fix wrong order of
arguments to assert_equal() in Test_termdebug_basic().
(zeertzjq)
closes: vim/vim#15288
|
||
---|---|---|
.. | ||
termdebug.vim |