mirror of https://github.com/helix-editor/helix
feat: recognize mimeapps.list as INI (#13850)
parent
44293dfd22
commit
930340e646
|
@ -2963,6 +2963,7 @@ file-types = [
|
|||
"service",
|
||||
"automount",
|
||||
"desktop",
|
||||
{ glob = "mimeapps.list" },
|
||||
"device",
|
||||
"mount",
|
||||
"nspawn",
|
||||
|
|
Loading…
Reference in New Issue