0
0
mirror of https://github.com/vim/vim.git synced 2025-07-24 10:45:12 -04:00

Remove diff markers

This commit is contained in:
Shougo Matsushita 2025-06-29 16:39:00 +09:00
parent 0898acb4cd
commit bcaa4a840a

View File

@ -4354,8 +4354,6 @@ func Test_redrawtabpanel_error()
call assert_fails(':redrawtabpanel', 'E1547:')
endfunc
<<<<<<< HEAD
<<<<<<< HEAD
" Test wildcharm completion for '/' and '?' search
func Test_search_complete()
CheckOption incsearch