/[packages]/updates/8/vim/current/SOURCES/vim-7.4-fstabsyntax.patch
ViewVC logotype

Contents of /updates/8/vim/current/SOURCES/vim-7.4-fstabsyntax.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 389214 - (show annotations) (download)
Thu Jan 17 21:30:27 2013 UTC (11 years, 3 months ago) by pterjan
Original Path: cauldron/vim/current/SOURCES/vim-7.3-fstabsyntax.patch
File size: 2354 byte(s)
oops
1 diff -Naur -x '*.orig' -x '*.rej' -x '*~' vim73/runtime/syntax/fstab.vim vim73-fstabsyntax//runtime/syntax/fstab.vim
2 --- vim73/runtime/syntax/fstab.vim 2010-05-15 13:03:56.000000000 +0200
3 +++ vim73-fstabsyntax//runtime/syntax/fstab.vim 2010-08-20 22:31:30.000000000 +0200
4 @@ -47,7 +47,7 @@
5 " Type
6 syn cluster fsTypeCluster contains=fsTypeKeyword,fsTypeUnknown
7 syn match fsTypeUnknown /\s\+\zs\w\+/ contained
8 -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 ext4 fdesc ffs filecore fuse 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 sshfs std subfs swap sysfs sysv tcfs tmpfs udf ufs umap umsdos union usbfs userfs vfat vs3fs vxfs wrapfs wvfs xfs zisofs
9 +syn keyword fsTypeKeyword contained adfs ados affs atfs audiofs auto autofs befs bfs binfmt_misc cd9660 cfs cifs coda cramfs devfs devpts e2compr efs ext2 ext2fs ext3 ext4 fdesc ffs filecore fuse 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 rpc_pipefs shm smbfs sshfs std subfs swap sysfs sysv tcfs tmpfs udf ufs umap umsdos union usbfs userfs vfat vs3fs vxfs wrapfs wvfs xfs zisofs
10
11 " Options
12 " -------
13 @@ -59,7 +59,7 @@
14 syn keyword fsOptionsYesNo yes no
15 syn cluster fsOptionsCheckCluster contains=fsOptionsExt2Check,fsOptionsFatCheck
16 syn keyword fsOptionsSize 512 1024 2048
17 -syn keyword fsOptionsGeneral async atime auto bind current defaults dev devgid devmode devmtime devuid dirsync exec force fstab kudzu loop mand move noatime noauto noclusterr noclusterw nodev nodevmtime nodiratime noexec nomand nosuid nosymfollow nouser owner rbind rdonly remount ro rq rw suid suiddir supermount sw sync union update user users xx
18 +syn keyword fsOptionsGeneral async atime auto bind current defaults dev devgid devmode devmtime devuid dirsync exec force fstab kudzu loop managed mand move noatime noauto noclusterr noclusterw nodev nodevmtime nodiratime noexec nomand nosuid nosymfollow nouser owner pamconsole rbind rdonly remount ro rq rw suid suiddir supermount sw sync union update user[s] xx
19 syn match fsOptionsGeneral /_netdev/
20
21 " Options: adfs

  ViewVC Help
Powered by ViewVC 1.1.30