File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33" Maintainer: Radu Dineiu <radu.dineiu@gmail.com>
44" URL: https://raw.github.com/rid9/vim-fstab/master/syntax/fstab.vim
55" Last Change: 2022 Dec 11
6- " Version: 1.6
6+ " Version: 1.6.1
77"
88" Credits:
99" David Necas (Yeti) <yeti@physics.muni.cz>
@@ -75,7 +75,7 @@ syn keyword fsOptionsSize 512 1024 2048
7575syn 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 norelatime nosuid nosymfollow nouser owner rbind rdonly relatime remount ro rq rw suid suiddir supermount sw sync union update user users wxallowed xx nofail failok lazytime
7676syn match fsOptionsGeneral / _netdev/
7777
78- syn match fsOptionsKeywords contained / \< x-systemd\.\% (requires\| before\| after\| wanted-by\| required-by\| requires-mounts-for\| idle-timeout\| device-timeout\| mount-timeout\) / nextgroup =fsOptionsString
78+ syn match fsOptionsKeywords contained / \< x-systemd\.\% (requires\| before\| after\| wanted-by\| required-by\| requires-mounts-for\| idle-timeout\| device-timeout\| mount-timeout\) = / nextgroup =fsOptionsString
7979syn match fsOptionsKeywords contained / \< x-systemd\.\% (device-bound\| automount\| makefs\| growfs\| rw-only\) /
8080syn match fsOptionsKeywords contained / \< x-initrd\. mount/
8181
You can’t perform that action at this time.
0 commit comments