]> git.pld-linux.org Git - packages/vim.git/commitdiff
- added tagxid option
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 12 Aug 2005 18:16:41 +0000 (18:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim-syntax-fstab.patch -> 1.2

vim-syntax-fstab.patch

index 40d710c34f63502571f7469e5b3ddf42bad5f214..f6312aaea81733cea9642e4158c29699623a10ba 100644 (file)
@@ -14,7 +14,7 @@
  syn cluster fsOptionsCheckCluster contains=fsOptionsExt2Check,fsOptionsFatCheck
  syn keyword fsOptionsSize 512 1024 2048
 -syn keyword fsOptionsGeneral async atime auto current defaults dev exec force fstab noatime noauto noclusterr noclusterw nodev noexec nosuid nosymfollow nouser owner ro rdonly rw rq sw xx suid suiddir sync kudzu union update user supermount
-+syn keyword fsOptionsGeneral async atime auto current defaults dev exec force fstab noatime noauto noclusterr noclusterw nodev noexec nosuid nosymfollow nouser owner ro rdonly rw rq sw xx suid suiddir sync kudzu union update user supermount bind
++syn keyword fsOptionsGeneral async atime auto current defaults dev exec force fstab noatime noauto noclusterr noclusterw nodev noexec nosuid nosymfollow nouser owner ro rdonly rw rq sw xx suid suiddir sync kudzu union update user supermount bind tagxid
  syn match fsOptionsGeneral /_netdev/
  
  " Options: adfs
This page took 0.118814 seconds and 4 git commands to generate.