]> granicus.if.org Git - vim/commit
patch 8.2.3094: Test_popup_atcursor_pos() fails without the conceal feature v8.2.3094
authorDominique Pelle <dominique.pelle@gmail.com>
Sat, 3 Jul 2021 19:41:38 +0000 (21:41 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 3 Jul 2021 19:41:38 +0000 (21:41 +0200)
commitc60e959cba03fae9cff9b2674fab646cc70819fc
treeb1ee703157d0e17ea218a0be3dd0e6e43b169bc2
parentfb773a3e0aa9466bb953c29bad0bf4ba34461a40
patch 8.2.3094: Test_popup_atcursor_pos() fails without the conceal feature

Problem:    Test_popup_atcursor_pos() fails without the conceal feature.
Solution:   Add a check for the conceal feature. (Dominique PellĂ©,
            closes #8505)
src/testdir/test_popupwin.vim
src/version.c