Daniel S Poulin
9bfb0caf1b
Add comment textobject for surround selection and navigation ( #1605 )
2022-03-06 10:54:24 +05:30
Daniel S Poulin
e2833b5853
Add textobjects queries for php ( #1601 )
...
* Add textobjects queries for php
* Missing EOL fix
* Update generated docs after adding textobjects to php
2022-01-30 11:04:36 +09:00
Mathis Brossier
fd7080498e
tree sitter comments injections ( #1527 )
...
* tree sitter comments injections
* trailing newlines & julia fix
* Update runtime/queries/julia/injections.scm
Co-authored-by: Michael Davis <michael.davis@nfiindustries.com>
Co-authored-by: Michael Davis <michael.davis@nfiindustries.com>
2022-01-21 00:50:06 +09:00
Daniel S Poulin
dd1f64d4dc
Update tree-sitter-php to latest upstream ( #1521 )
...
Brings in PHP 8.1 features, like enums, union types and the like.
2022-01-16 10:11:47 +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
Daniel Poulin
9e247bf6ee
Add indents definition based on the one from nvim-treesitter
2021-11-02 17:53:24 +09:00
Michael Davis
be428a295a
fix digit escapes in java & php highlights ( #846 )
2021-10-16 18:02:06 +09:00
Blaž Hrastnik
4e31d1521b
Add tree-sitter queries.
2021-04-09 18:57:46 +09:00