Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |