forked from e621ng/e621ng
[Misc] Fix erb file associations
Not sure how this even happened.
This commit is contained in:
parent
60351ed8e4
commit
26e1edc0cb
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -3,7 +3,7 @@
|
||||
"editor.formatOnSave": false
|
||||
},
|
||||
"files.associations": {
|
||||
"*.erb": "Ruby ERB"
|
||||
"*.erb": "erb"
|
||||
},
|
||||
// Trick ruby-lsp into not doing any updates
|
||||
"rubyLsp.bundleGemfile": "Gemfile",
|
||||
|
Loading…
Reference in New Issue
Block a user