aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Update dark_plus.tomlKirawi2021-07-15
* Dynamically load grammar libraries at runtimeBlaž Hrastnik2021-07-14
* Rewritten Rust `highlights.scm` (#425)Kirawi2021-07-08
* VSCode Dark+ Theme (#414)Kirawi2021-07-08
* Add julia support (LSP not working)wesh2021-07-05
* Update onedark themeGokul Soumya2021-07-03
* Color palettes (#393)Jakub Bartodziej2021-06-30
* Add default color for cursor match (#370)Ivan Tham2021-06-25
* Move themes to runtime/themes, add link from contrib/themeswojciechkepka2021-06-19
* Add latexIvan Tham2021-06-16
* Add Nix runtimeTimothy DeHerrera2021-06-10
* Updated elixir queries to fix crashCorey Powell2021-06-08
* Restored haskell syntaxCorey Powell2021-06-04
* Rust: Highlight crate namespace, categorize `mut`notoria2021-06-04
* Rust: Add keyword `async`, match the entire macronotoria2021-06-04
* Added elixir syntaxCorey Powell2021-06-02
* Add typescript support & ts/js indentation queriesBlaž Hrastnik2021-06-01
* Golang indent queriesBlaž Hrastnik2021-06-01
* Adjust golang indents yet againBlaž Hrastnik2021-05-31
* Adjust rust indentsBlaž Hrastnik2021-05-30
* Golang indent adjustmentBlaž Hrastnik2021-05-28
* Update deps, introduce the new tree-sitter lifetimesBlaž Hrastnik2021-05-27
* syntax: golang: Indent type declarationsBlaž Hrastnik2021-05-18
* Adjust highlighting for rust.Blaž Hrastnik2021-05-16
* Add indentation queries for golang.Blaž Hrastnik2021-05-15
* Hacky way to specify indent scopes per language via toml configs.Blaž Hrastnik2021-05-14
* Fix C highlighting inconsistencies.Blaž Hrastnik2021-04-23
* Highlight metavariables ($var) inside rust macros.Blaž Hrastnik2021-04-14
* Rust: Highlight 'crate' as a keyword.Blaž Hrastnik2021-04-13
* Add tree-sitter queries.Blaž Hrastnik2021-04-09
* queries: rust: highlight number constants correctly.Blaž Hrastnik2021-04-08
* Import tree sitter queries.Blaž Hrastnik2021-04-08