aboutsummaryrefslogtreecommitdiffstats
path: root/ftdetect
Commit message (Collapse)AuthorAgeFilesLines
* Add `ftdetect` setup for `glimmer` parser. (#1973)Robert Jackson2021-11-021-0/+1
| | | | Without this, `*.hbs` files are not highlighted (unless you have some other plugin that adds it for you).
* Add fennel ftdetect file (#1952)Yuri Pieters2021-10-301-0/+1
|
* Support hjsonkghugo2021-09-191-0/+1
|
* Add support for json5Joakker2021-08-251-0/+1
|
* Added TLA+ grammar & queriesAndrew Helwer2021-08-201-0/+1
|
* Add HEEx language support, add missing commentstringsClay2021-08-182-1/+2
|
* Add zig ftdetect fileGregory Anders2021-08-061-0/+1
|
* Feature: Add Surface language and integrate with Elixir (#1645)Connor Lay (Clay)2021-08-012-0/+3
| | | | | | | | | | | | | | | | | | | * Add initial surface highlights & injections * Additional surface highlights * Filetype detection, fix injections * Fix Elixir function highlight when left is an identifier * Add surface parser * Fix comment highlights * Surface folds, indents, better highlights * Highlight surface components & directives * Restore comments Elixir injections
* Add some missing ftdetect filesTae Sandoval2021-07-307-0/+11
|
* feature: add gdresource ftdetectPierre Poupin2021-07-291-0/+2
|
* Add YANG parserTomas Sandven2021-07-191-0/+1
|
* Use terraform ft for tf and tfvarsKhue Doan2021-07-191-1/+2
|
* Support HCL file type detectionKhue Doan2021-07-191-0/+1
|
* Add filetype detection for go.mod filesCamden Cheek2021-05-161-0/+1
|
* Use BufNewFile,BufRead for query filetypeShatur952021-05-081-1/+1
|
* Add GDScript filetypeShatur952021-05-081-0/+1
|
* feat: add query filetypeThomas Vigouroux2020-09-011-0/+11