| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add tree-sitter-comment
Fix #1164
* fix precedence in tree-sitter-comment highlights
connects https://github.com/helix-editor/helix/pull/1170
* set injection-regex for comment language
* remove comment filetype
* fix comment injections for neovim-style injections tags
* add comment injections for elixir
* remove f.comment
* fix spacing in .gitmodules
* run 'cargo xtask docgen'
Co-authored-by: Ivan Tham <pickfire@riseup.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* updated theme scopes
variable.property -> variable.field
property -> variable.field
* updated theme scopes
* update book and themes
updated book and themes to reflect scope changes
* wip
* update more queries
* update dark_plus.toml
|
| |
|
| |
|
| |
|
|
|
|
| |
this aligns better with how ruby highlights symbols
|
|
|
|
| |
connects https://github.com/elixir-lang/tree-sitter-elixir/issues/9
|
| |
|
|
|
|
| |
connects https://github.com/elixir-lang/tree-sitter-elixir/pull/5
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Using custom fork for now to get around generating the source files
|