Add text/x-devicetree-source to kakoune mime types.
This commit is contained in:
parent
fef78a942e
commit
bbd78078c4
|
|
@ -216,6 +216,7 @@ in {
|
||||||
"application/x-shellscript"
|
"application/x-shellscript"
|
||||||
"text/x-c"
|
"text/x-c"
|
||||||
"text/x-c++"
|
"text/x-c++"
|
||||||
|
"text/x-devicetree-source"
|
||||||
];
|
];
|
||||||
categories = [ "Utility" "TextEditor" ];
|
categories = [ "Utility" "TextEditor" ];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue