summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '004_all_vim-7.0-grub-splash-96155.patch')
-rw-r--r--004_all_vim-7.0-grub-splash-96155.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/004_all_vim-7.0-grub-splash-96155.patch b/004_all_vim-7.0-grub-splash-96155.patch
new file mode 100644
index 0000000..b02fa42
--- /dev/null
+++ b/004_all_vim-7.0-grub-splash-96155.patch
@@ -0,0 +1,11 @@
+--- a/runtime/syntax/grub.vim
++++ b/runtime/syntax/grub.vim
+@@ -27,7 +27,7 @@
+
+ syn cluster grubCommands contains=grubCommand,grubTitleCommand
+
+-syn keyword grubCommand contained default fallback hiddenmenu timeout
++syn keyword grubCommand contained default fallback hiddenmenu timeout splashimage
+
+ syn keyword grubTitleCommand contained title nextgroup=grubTitle skipwhite
+