]> git.pld-linux.org Git - packages/vim.git/blobdiff - 020_all_vim-7.0-fstab-tmpfs-size.patch
up to 9.0.1259
[packages/vim.git] / 020_all_vim-7.0-fstab-tmpfs-size.patch
index fff3f522f133a6ba730f9a3f5b5b2a9a4dd20867..94033b8ba2ccbaa1934ecac07dbf3a87491a14c5 100644 (file)
@@ -2,7 +2,7 @@
 --- vim7/runtime/syntax/fstab.vim.orig 2005-03-19 16:14:59.057091856 +0000
 +++ vim7/runtime/syntax/fstab.vim      2005-03-19 16:17:17.036115856 +0000
 @@ -120,6 +120,9 @@
- " Options: tmpfs
+ syn match fsOptionsKeywords contained /\<\%(size\|mpol\)=/ nextgroup=fsOptionsString
  syn match fsOptionsKeywords contained /\<nr_\%(blocks\|inodes\)=/ nextgroup=fsOptionsNumber
  
 +" Options: tmpfs
@@ -10,4 +10,4 @@
 +
  " Options: udf
  syn match fsOptionsKeywords contained /\<\%(anchor\|partition\|lastblock\|fileset\|rootdir\)=/ nextgroup=fsOptionsString
- syn keyword fsOptionsKeywords contained unhide undelete strict novrs
+ syn keyword fsOptionsKeywords contained unhide undelete strict nostrict novrs adinicb noadinicb shortad longad
This page took 0.230662 seconds and 4 git commands to generate.