neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 79929cf44d7e4c4717c68de336740e4e444f0f41
parent a56a43614cf87ec723ab8ae97d6ab8984eedf980
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Mon,  9 May 2022 18:07:00 +0800

vim-patch:8.2.4923: test checks for terminal feature unnecessarily

Problem:    Test checks for terminal feature unnecessarily.
Solution:   Remove CheckRunVimInTerminal. (closes vim/vim#10383)
https://github.com/vim/vim/commit/194843028ed486366b89e8f7d3bdd611a11ce7b4

Diffstat:
Msrc/nvim/testdir/test_matchadd_conceal.vim | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/nvim/testdir/test_matchadd_conceal.vim b/src/nvim/testdir/test_matchadd_conceal.vim @@ -336,8 +336,6 @@ func Test_matchadd_and_syn_conceal() endfunc func Test_interaction_matchadd_syntax() - CheckRunVimInTerminal - new " Test for issue #7268 fix. " When redrawing the second column, win_line() was comparing the sequence