Ivan Tham
|
e35abe38f3
|
Remove broken ledger tag highlight (#2988)
|
2022-07-06 07:35:36 -05:00 |
|
Ivan Tham
|
b612211070
|
Update tree-sitter-ledger (#2936)
|
2022-07-05 09:12:28 -05:00 |
|
Michael Davis
|
e72786df8e
|
Add tree-sitter-comment (#1300)
* 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>
|
2021-12-19 23:56:56 +09:00 |
|
Blaž Hrastnik
|
9c484e88cf
|
highlights: @include -> @keyword.control.import
|
2021-12-17 17:04:59 +09:00 |
|
Kirawi
|
ee889aaa85
|
Updated tree-sitter query scopes (#896)
* 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
|
2021-11-03 12:00:52 +09:00 |
|
cbarrete
|
394cc4f30f
|
Update ledger treesitter injections (#732)
Co-authored-by: Cédric Barreteau <cbarrete@users.noreply.github.com>
|
2021-09-09 10:13:11 +09:00 |
|
Ivan Tham
|
aaccc9419a
|
Add ledger tree-sitter (#572)
Might need to update later since the current one highlight does not
work very well yet.
|
2021-08-16 11:03:57 +09:00 |
|