2017-11-29 12:53:57 +01:00
|
|
|
Index: vim-8.0.1358/src/testdir/test_alot.vim
|
2017-10-12 10:18:37 +02:00
|
|
|
===================================================================
|
2017-11-29 12:53:57 +01:00
|
|
|
--- vim-8.0.1358.orig/src/testdir/test_alot.vim
|
|
|
|
+++ vim-8.0.1358/src/testdir/test_alot.vim
|
2017-10-12 10:36:35 +02:00
|
|
|
@@ -32,12 +32,10 @@ source test_join.vim
|
|
|
|
source test_jumps.vim
|
|
|
|
source test_lambda.vim
|
|
|
|
source test_lispwords.vim
|
|
|
|
-source test_mapping.vim
|
|
|
|
source test_match.vim
|
2017-10-12 10:18:37 +02:00
|
|
|
source test_menu.vim
|
|
|
|
source test_messages.vim
|
|
|
|
source test_partial.vim
|
|
|
|
-source test_popup.vim
|
|
|
|
source test_put.vim
|
|
|
|
source test_recover.vim
|
|
|
|
source test_reltime.vim
|
2017-11-29 12:53:57 +01:00
|
|
|
@@ -53,7 +51,6 @@ source test_tabpage.vim
|
2017-10-12 10:18:37 +02:00
|
|
|
source test_tagcase.vim
|
|
|
|
source test_tagjump.vim
|
|
|
|
source test_taglist.vim
|
|
|
|
-source test_timers.vim
|
|
|
|
source test_true_false.vim
|
|
|
|
source test_unlet.vim
|
2017-11-29 12:53:57 +01:00
|
|
|
source test_virtualedit.vim
|