SOURCES: vim-syntax-fstab.patch - updated to 7.1
adamg
adamg at pld-linux.org
Sun May 13 10:13:19 CEST 2007
Author: adamg Date: Sun May 13 08:13:19 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated to 7.1
---- Files affected:
SOURCES:
vim-syntax-fstab.patch (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SOURCES/vim-syntax-fstab.patch
diff -u SOURCES/vim-syntax-fstab.patch:1.4 SOURCES/vim-syntax-fstab.patch:1.5
--- SOURCES/vim-syntax-fstab.patch:1.4 Mon May 15 10:23:58 2006
+++ SOURCES/vim-syntax-fstab.patch Sun May 13 10:13:13 2007
@@ -1,20 +1,11 @@
---- vim70/runtime/syntax/fstab.vim~ 2006-04-16 18:01:27.000000000 +0200
-+++ vim70/runtime/syntax/fstab.vim 2006-05-15 10:10:46.774730250 +0200
-@@ -36,7 +36,7 @@
+--- vim71/runtime/syntax/fstab.vim~ 2007-05-13 08:59:42.255604785 +0200
++++ vim71/runtime/syntax/fstab.vim 2007-05-13 10:01:25.786883411 +0200
+@@ -43,7 +43,7 @@
" Type
syn cluster fsTypeCluster contains=fsTypeKeyword,fsTypeUnknown
syn match fsTypeUnknown /\s\+\zs\w\+/ contained
--syn keyword fsTypeKeyword contained adfs affs atfs audiofs auto autofs befs bfs cd9660 cfs cifs coda cramfs devfs devpts e2compr efs ext2 ext3 fdesc hfs hpfs iso9660 jffs jffs2 jfs kernfs linprocfs mfs minix msdos ncpfs nfs none none ntfs null nwfs ovlfs portal proc procfs qnx4 reiserfs romfs shm smbfs std subfs swap sysfs sysv tcfs tmpfs udf ufs umap umsdos union usbfs userfs vfat vs3fs vxfs wrapfs wvfs xfs zisofs
-+syn keyword fsTypeKeyword contained adfs affs atfs audiofs auto autofs befs bfs cd9660 cfs cifs coda cpuset cramfs devfs devpts e2compr efs ext2 ext3 fdesc hfs hpfs iso9660 jffs jffs2 jfs kernfs linprocfs mfs minix msdos ncpfs nfs none none ntfs null nwfs ovlfs portal proc procfs qnx4 reiserfs romfs shm smbfs std subfs swap sysfs sysv tcfs tmpfs udf ufs umap umsdos union usbfs userfs vfat vs3fs vxfs wrapfs wvfs xfs zisofs
+-syn keyword fsTypeKeyword contained adfs ados affs atfs audiofs auto autofs befs bfs cd9660 cfs cifs coda cramfs devfs devpts e2compr efs ext2 ext2fs ext3 fdesc ffs filecore hfs hpfs iso9660 jffs jffs2 jfs kernfs lfs linprocfs mfs minix msdos ncpfs nfs none ntfs null nwfs overlay ovlfs portal proc procfs ptyfs qnx4 reiserfs romfs shm smbfs std subfs swap sysfs sysv tcfs tmpfs udf ufs umap umsdos union usbfs userfs vfat vs3fs vxfs wrapfs wvfs xfs zisofs
++syn keyword fsTypeKeyword contained adfs ados affs atfs audiofs auto autofs befs bfs cd9660 cfs cifs coda cpuset cramfs devfs devpts e2compr efs ext2 ext2fs ext3 fdesc ffs filecore hfs hpfs iso9660 jffs jffs2 jfs kernfs lfs linprocfs mfs minix msdos ncpfs nfs none ntfs null nwfs overlay ovlfs portal proc procfs ptyfs qnx4 reiserfs romfs shm smbfs std subfs swap sysfs sysv tcfs tmpfs udf ufs umap umsdos union usbfs userfs vfat vs3fs vxfs wrapfs wvfs xfs zisofs
" Options
" -------
-@@ -48,7 +48,7 @@
- syn keyword fsOptionsYesNo yes no
- syn cluster fsOptionsCheckCluster contains=fsOptionsExt2Check,fsOptionsFatCheck
- syn keyword fsOptionsSize 512 1024 2048
--syn keyword fsOptionsGeneral async atime auto bind current defaults dev devgid devmode devuid dirsync exec force fstab kudzu loop mand move noatime noauto noclusterr noclusterw nodev nodiratime noexec nomand nosuid nosymfollow nouser owner rbind rdonly remount ro rq rw suid suiddir supermount sw sync union update user[s] xx
-+syn keyword fsOptionsGeneral async atime auto bind current defaults dev devgid devmode devuid dirsync exec force fstab kudzu loop mand move noatime noauto noclusterr noclusterw nodev nodiratime noexec nomand nosuid nosymfollow nouser owner rbind rdonly remount ro rq rw suid suiddir supermount sw sync tagxid union update user[s] xx
- syn match fsOptionsGeneral /_netdev/
-
- " Options: adfs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/vim-syntax-fstab.patch?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list