Fix fontification of cgroup2 in fstab (bug#68367)

* lisp/generic-x.el (etc-fstab-generic-mode): Add cgroup2.
This commit is contained in:
Stephen Berman 2024-01-10 16:24:53 +01:00
parent 5567ce1a9f
commit 29af214a75

View file

@ -1491,6 +1491,7 @@ like an INI file. You can add this hook to `find-file-hook'."
"cd9660" "cd9660"
"cfs" "cfs"
"cgroup" "cgroup"
"cgroup2"
"cifs" "cifs"
"coda" "coda"
"coherent" "coherent"