mirror of
https://github.com/zoriya/zmk.git
synced 2026-06-01 18:47:08 +00:00
Propertly highlight .keymap files as dts.
This commit is contained in:
Vendored
+2
-1
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.overlay": "dts"
|
||||
"*.overlay": "dts",
|
||||
"*.keymap": "dts"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user