0
0
mirror of https://github.com/vim/vim.git synced 2025-07-04 23:07:33 -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:') call assert_fails(':redrawtabpanel', 'E1547:')
endfunc endfunc
<<<<<<< HEAD
<<<<<<< HEAD
" Test wildcharm completion for '/' and '?' search " Test wildcharm completion for '/' and '?' search
func Test_search_complete() func Test_search_complete()
CheckOption incsearch CheckOption incsearch