Skip to content

Commit

Permalink
extra overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Nov 11, 2023
1 parent 4b1ebc0 commit 8c8e771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions language-ids.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,13 @@
"text.advanced_csv": "csv", // https://github.com/SublimeText/AFileIcon
"text.django": "html", // https://github.com/willstott101/django-sublime-syntax
"text.html": "html",
"text.html.handlebars": "handlebars",
"text.html.markdown": "markdown",
"text.html.markdown.rmarkdown": "r", // https://github.com/REditorSupport/sublime-ide-r
"text.html.vue": "vue",
"text.jinja": "html", // https://github.com/Sublime-Instincts/BetterJinja
"text.plain": "plaintext",
"text.plist": "xml", // https://bitbucket.org/fschwehn/sublime_plist
"text.xml": "xml",
"text.xml.xsl": "xsl",
}

0 comments on commit 8c8e771

Please sign in to comment.