mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Migrate all other languages to language-configuration.json
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"id": "clojure",
|
||||
"aliases": ["Clojure", "clojure"],
|
||||
"extensions": [".clj", ".cljs", ".cljx", ".clojure", ".edn"],
|
||||
"configuration": "./clojure.configuration.json"
|
||||
"configuration": "./language-configuration.json"
|
||||
}],
|
||||
"grammars": [{
|
||||
"language": "clojure",
|
||||
|
||||
Reference in New Issue
Block a user