aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
Commit message (Expand)AuthorAge
* Add blueprint language (#7213)Ivan Tkachuk2023-06-05
* chore: update scala tree-sitter grammar (#7147)zetashift2023-05-30
* feat(languages): recognise `.gir` as XML (#7152)yvt2023-05-27
* languages: add .zimrc to bash filetypes (#7146)Jimmy Zelinskie2023-05-26
* Support hidden justfiles (#7088)William Etheredge2023-05-26
* Treat 'Vagrantfile' files as Ruby code (#7112)Brandon Sprague2023-05-26
* Update languages.toml for Nickel (#7059)Viktor Kleen2023-05-26
* fix compilationBlaž Hrastnik2023-05-26
* Drop old cairo grammar, alias to rust for nowBlaž Hrastnik2023-05-26
* feat(languages): recognise `Cargo.lock` as TOMLyvt2023-05-22
* Recognise XAML files as XML (#7083)Chris2023-05-20
* fix off-by-one git-commit rulers (#7072)Charles Hall2023-05-19
* Sort language servers table in languages.toml and rename language server 'R' ...Philipp Mildenberger2023-05-18
* Adds support for multiple language servers per language.Philipp Mildenberger2023-05-18
* languages.toml: recognize `gml` files. (#7055)gibbz002023-05-16
* languages.toml: recognize `geojson` files. (#7054)gibbz002023-05-16
* fix: update upstream tree-sitter-dockerfile (#6895)Vitalii Solodilov2023-05-12
* Remove `tree-sitter-cabal` (#6996)Ollie Charles2023-05-09
* Treat .sty and .cls files as latex (#6986)Andrius Pukšta2023-05-08
* languages: add build.gradle.kts to java and scala roots (#6970)Diego Pontoriero2023-05-05
* Add language server command for Crystal (#6948)taupiqueur2023-05-03
* Recognise Jupyter notebooks as JSON documents (#6927)Scott Stevenson2023-05-01
* Recognise poetry.lock as TOML (#6928)Scott Stevenson2023-05-01
* inject language based on file extension & shebang (#3970)Timothy DeHerrera2023-04-28
* Change Odin grammar to `ap29600/tree-sitter-odin` (#6766)ap296002023-04-27
* Set PerlNavigator as the language server for Perl (#6860)Wesley2023-04-26
* add go.work and remove Gopkg.toml as Go roots (#6884)Daniel Martí2023-04-26
* fix(nix): fix superflous `/` that breaks the build (#6880)Timothy DeHerrera2023-04-26
* Replace `*.cabal` in Haskell `roots` with `cabal.project` (#6828)Ollie Charles2023-04-21
* update tree-sitter-markdown (#6785)Lakshya Singh2023-04-18
* Add standalone language support for `just` (#6453)VuiMuich2023-04-14
* Change smithy language server to the one from AWS (#6572)zetashift2023-04-14
* Add DTD language support (#6644)Michael2023-04-12
* Add OpenCL tree-sitter and LSP config (#6473)lefp2023-04-12
* feat(languages): Support markdoc (#6432)Matouš Dzivjak2023-04-12
* Update tree-sitter-haskell (#6317)Ollie Charles2023-04-12
* Initial Cabal language support (#6485)Ollie Charles2023-04-12
* Update tree-sitter-git-commit (#6692)Michael Davis2023-04-10
* Update gleam grammar (#6641)Arnar2023-04-09
* Add support for Robot Framework files (#6611)karei2023-04-07
* xml: highlight .xsd as XML files (#6631)Michael2023-04-06
* Update Ruby Highlights (#6587)Danillo Melo2023-04-06
* Add Hurl Support (#6450)Erasin Wang2023-04-06
* Add gdformat support (#6614)Ivan Ermakov2023-04-06
* Recognize CUDA files as C++ (#6521)Jack Wolfard2023-04-04
* minor: R lang config update --slave to --no-echo (#6570)Rowan Shi2023-04-03
* Update tree-sitter-git-commit (#6493)Michael Davis2023-03-31
* Add .arb as a supported extension with json highlighting (#6452)Philip Giuliani2023-03-27
* Update tree-sitter-git-commit, add comment textobject (#6439)Michael Davis2023-03-27
* Initial Nim language support (#6123)JJ2023-03-26