added json5 and editorconfig
This commit is contained in:
parent
17289fb507
commit
cc2e8bb5df
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ let
|
||||||
"tamasfe.even-better-toml"
|
"tamasfe.even-better-toml"
|
||||||
"tyriar.sort-lines"
|
"tyriar.sort-lines"
|
||||||
"yzhang.markdown-all-in-one"
|
"yzhang.markdown-all-in-one"
|
||||||
|
"mrmlnc.vscode-json5"
|
||||||
|
"editorconfig.editorconfig"
|
||||||
];
|
];
|
||||||
# Nixpkgs Extensions. These are updated whenver they get around to it.
|
# Nixpkgs Extensions. These are updated whenver they get around to it.
|
||||||
vscodeNixpkgsExtensions = [
|
vscodeNixpkgsExtensions = [
|
||||||
|
|
Loading…
Reference in a new issue