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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

cauldron/vim/current/SOURCES/vim-7.3-fstabsyntax.patch revision 389214 by pterjan, Thu Jan 17 21:30:27 2013 UTC cauldron/vim/current/SOURCES/vim-7.4-fstabsyntax.patch revision 472302 by tv, Tue Aug 27 13:24:15 2013 UTC
# Line 1  Line 1 
1  diff -Naur -x '*.orig' -x '*.rej' -x '*~' vim73/runtime/syntax/fstab.vim vim73-fstabsyntax//runtime/syntax/fstab.vim  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  --- 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  +++ vim73-fstabsyntax//runtime/syntax/fstab.vim 2010-08-20 22:31:30.000000000 +0200
4  @@ -47,7 +47,7 @@  @@ -53,7 +53,7 @@
5   " Type   " Type
6   syn cluster fsTypeCluster contains=fsTypeKeyword,fsTypeUnknown   syn cluster fsTypeCluster contains=fsTypeKeyword,fsTypeUnknown
7   syn match fsTypeUnknown /\s\+\zs\w\+/ contained   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  -syn keyword fsTypeKeyword contained adfs ados affs anon_inodefs atfs audiofs auto autofs bdev befs bfs btrfs binfmt_misc cd9660 cfs cgroup cifs coda configfs cpuset cramfs devfs devpts devtmpfs e2compr efs ext2 ext2fs ext3 ext4 fdesc ffs filecore fuse fuseblk fusectl hfs hpfs hugetlbfs iso9660 jffs jffs2 jfs kernfs lfs linprocfs mfs minix mqueue msdos ncpfs nfs nfsd nilfs2 none ntfs null nwfs overlay ovlfs pipefs portal proc procfs pstore ptyfs qnx4 reiserfs ramfs romfs securityfs shm smbfs squashfs sockfs sshfs std subfs swap sysfs sysv tcfs tmpfs udf ufs umap umsdos union usbfs userfs vfat vs3fs vxfs wrapfs wvfs xenfs 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  +syn keyword fsTypeKeyword contained adfs ados affs anon_inodefs atfs audiofs auto autofs bdev befs bfs btrfs binfmt_misc cd9660 cfs cgroup cifs coda configfs cpuset cramfs devfs devpts devtmpfs e2compr efs ext2 ext2fs ext3 ext4 fdesc ffs filecore fuse fuseblk fusectl hfs hpfs hugetlbfs iso9660 jffs jffs2 jfs kernfs lfs linprocfs mfs minix mqueue msdos ncpfs nfs nfsd nilfs2 none ntfs null nwfs overlay ovlfs pipefs portal proc procfs pstore ptyfs qnx4 reiserfs ramfs romfs rpc_pipefs securityfs shm smbfs squashfs sockfs sshfs std subfs swap sysfs sysv tcfs tmpfs udf ufs umap umsdos union usbfs userfs vfat vs3fs vxfs wrapfs wvfs xenfs xfs zisofs
10    
11   " Options   " Options
12   " -------   " -------
13  @@ -59,7 +59,7 @@  @@ -65,7 +65,7 @@
14   syn keyword fsOptionsYesNo yes no   syn keyword fsOptionsYesNo yes no
15   syn cluster fsOptionsCheckCluster contains=fsOptionsExt2Check,fsOptionsFatCheck   syn cluster fsOptionsCheckCluster contains=fsOptionsExt2Check,fsOptionsFatCheck
16   syn keyword fsOptionsSize 512 1024 2048   syn keyword fsOptionsSize 512 1024 2048

Legend:
Removed from v.389214  
changed lines
  Added in v.472302

  ViewVC Help
Powered by ViewVC 1.1.30