| Commit message (Expand) | Author | Age |
* | YAML support (#667) | oberblastmeister | 2021-09-01 |
* | Add zig tree-sitter support (#631) | voroskoi | 2021-08-28 |
* | Add Monokai theme (#628) | Kirawi | 2021-08-25 |
* | fix: add missing optional keyword to protobuf syntax | Yusuf Bera Ertan | 2021-08-20 |
* | Golang indent improvements | Blaž Hrastnik | 2021-08-19 |
* | 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 |
* | gruvbox theme changes (#594) | oberblastmeister | 2021-08-18 |
* | Update dark_plus.toml | Kirawi | 2021-08-18 |
* | Add ledger tree-sitter (#572) | Ivan Tham | 2021-08-16 |
* | Tutorial for Helix akin to `vimtutor` (#537) | Omnikar | 2021-08-13 |
* | add java highlighting (#448) | Kirawi | 2021-08-10 |
* | Improve nix indents | Blaž Hrastnik | 2021-08-08 |
* | Update popup and diagnostics in onedark theme | Gokul Soumya | 2021-07-30 |
* | fix: change primary cursor color in bogster theme | gbaranski | 2021-07-26 |
* | rust: Indent multi line call expressions one level deeper | Blaž Hrastnik | 2021-07-26 |
* | Improve rust indentation queries | Blaž Hrastnik | 2021-07-26 |
* | Update dark_plus.toml | Kirawi | 2021-07-21 |
* | Update dark_plus.toml | Kirawi | 2021-07-15 |
* | Dynamically load grammar libraries at runtime | Blaž Hrastnik | 2021-07-14 |
* | Rewritten Rust `highlights.scm` (#425) | Kirawi | 2021-07-08 |
* | VSCode Dark+ Theme (#414) | Kirawi | 2021-07-08 |
* | Add julia support (LSP not working) | wesh | 2021-07-05 |
* | Update onedark theme | Gokul Soumya | 2021-07-03 |
* | Color palettes (#393) | Jakub Bartodziej | 2021-06-30 |
* | Add default color for cursor match (#370) | Ivan Tham | 2021-06-25 |
* | Move themes to runtime/themes, add link from contrib/themes | wojciechkepka | 2021-06-19 |
* | Add latex | Ivan Tham | 2021-06-16 |
* | Add Nix runtime | Timothy DeHerrera | 2021-06-10 |
* | Updated elixir queries to fix crash | Corey Powell | 2021-06-08 |
* | Restored haskell syntax | Corey Powell | 2021-06-04 |
* | Rust: Highlight crate namespace, categorize `mut` | notoria | 2021-06-04 |
* | Rust: Add keyword `async`, match the entire macro | notoria | 2021-06-04 |
* | Added elixir syntax | Corey Powell | 2021-06-02 |
* | Add typescript support & ts/js indentation queries | Blaž Hrastnik | 2021-06-01 |
* | Golang indent queries | Blaž Hrastnik | 2021-06-01 |
* | Adjust golang indents yet again | Blaž Hrastnik | 2021-05-31 |
* | Adjust rust indents | Blaž Hrastnik | 2021-05-30 |
* | Golang indent adjustment | Blaž Hrastnik | 2021-05-28 |
* | Update deps, introduce the new tree-sitter lifetimes | Blaž Hrastnik | 2021-05-27 |
* | syntax: golang: Indent type declarations | Blaž Hrastnik | 2021-05-18 |
* | Adjust highlighting for rust. | Blaž Hrastnik | 2021-05-16 |
* | Add indentation queries for golang. | Blaž Hrastnik | 2021-05-15 |
* | Hacky way to specify indent scopes per language via toml configs. | Blaž Hrastnik | 2021-05-14 |
* | Fix C highlighting inconsistencies. | Blaž Hrastnik | 2021-04-23 |
* | Highlight metavariables ($var) inside rust macros. | Blaž Hrastnik | 2021-04-14 |
* | Rust: Highlight 'crate' as a keyword. | Blaž Hrastnik | 2021-04-13 |
* | Add tree-sitter queries. | Blaž Hrastnik | 2021-04-09 |
* | queries: rust: highlight number constants correctly. | Blaž Hrastnik | 2021-04-08 |
* | Import tree sitter queries. | Blaž Hrastnik | 2021-04-08 |