Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | feat: add indenting for protobuf | Yusuf Bera Ertan | 2021-08-19 | |
| | ||||
* | feat: add protobuf tree-sitter parser with highlighting queries | Yusuf Bera Ertan | 2021-08-19 | |
| | ||||
* | Add ledger tree-sitter (#572) | Ivan Tham | 2021-08-16 | |
| | | | | Might need to update later since the current one highlight does not work very well yet. | |||
* | Add latex | Ivan Tham | 2021-06-16 | |
| | ||||
* | Add Nix syntax | Timothy DeHerrera | 2021-06-10 | |
| | ||||
* | Correct tree-sitter-haskell submodule | notoria | 2021-06-10 | |
| | ||||
* | Implement Debug for data structure as a feature | notoria | 2021-06-10 | |
| | ||||
* | changed flag in build_cpp '/std:c++14' to '/std:c++17' due to ↵ | Jan Hrastnik | 2021-06-06 | |
| | | | | tree_sitter_haskell not compiling on msvc without it | |||
* | Restored haskell syntax | Corey Powell | 2021-06-04 | |
| | | | | It seems to work | |||
* | Added missing tree-sitter-elixir submodule | Corey Powell | 2021-06-02 | |
| | ||||
* | Import tree sitter queries. | Blaž Hrastnik | 2021-04-08 | |
| | ||||
* | Update tree-sitter grammars. | Blaž Hrastnik | 2021-03-02 | |
| | ||||
* | syntax: Stop compiling haskell, seems unmaintained and slowest to compile | Blaž Hrastnik | 2021-01-19 | |
| | ||||
* | added tab to insert mode | Jan Hrastnik | 2020-10-04 | |
| | ||||
* | Update grammar repos. | Blaž Hrastnik | 2020-10-01 | |
| | ||||
* | More robust syntax detection/grammar loading. | Blaž Hrastnik | 2020-09-22 | |
| | ||||
* | Add helix-syntax as a wrapper around tree-sitter parsers. | Blaž Hrastnik | 2020-09-09 | |