]> git.pld-linux.org Git - packages/vim.git/blame - vim-lilo.patch
updated
[packages/vim.git] / vim-lilo.patch
CommitLineData
09d45d96
AM
1diff -urN vim60ae.org/runtime/syntax/lilo.vim vim60ae/runtime/syntax/lilo.vim
2--- vim60ae.org/runtime/syntax/lilo.vim Wed May 9 17:32:54 2001
3+++ vim60ae/runtime/syntax/lilo.vim Wed May 9 17:36:14 2001
4@@ -73,7 +73,7 @@
5 syn keyword liloDiskOpt bios normal hidden nextgroup=liloEqHexNumber,liloEqHexNumberComment,liloError skipwhite skipempty
6 " }}}
7 " Flag {{{
8-syn keyword liloOption compact fix-table ignore-table linear nowarn prompt
9+syn keyword liloOption compact fix-table ignore-table linear nowarn prompt lba32
10 syn keyword liloKernelOpt read-only read-write
11 syn keyword liloImageOpt lock optional restricted single-key unsafe
12 syn keyword liloDiskOpt change activate deactivate inaccessible reset
This page took 0.030119 seconds and 4 git commands to generate.