forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4ee92cad19
* Add treesitter textobject queries Only for Go, Python and Rust for now. * Add tree-sitter textobjects Only has functions and class objects as of now. * Fix tests * Add docs for tree-sitter textobjects * Add guide for creating new textobject queries * Add parameter textobject Only parameter.inside is implemented now, parameter.around will probably require custom predicates akin to nvim' `make-range` since we want to select a trailing comma too (a comma will be an anonymous node and matching against them doesn't work similar to named nodes) * Simplify TextObject cell init |
3 years ago | |
---|---|---|
.. | ||
bash | 4 years ago | |
c | 3 years ago | |
c-sharp | 3 years ago | |
cmake | 3 years ago | |
cpp | 4 years ago | |
css | 4 years ago | |
elixir | 3 years ago | |
go | 3 years ago | |
haskell | 3 years ago | |
html | 4 years ago | |
java | 3 years ago | |
javascript | 3 years ago | |
json | 4 years ago | |
julia | 3 years ago | |
latex | 3 years ago | |
ledger | 3 years ago | |
lua | 3 years ago | |
nix | 3 years ago | |
ocaml | 3 years ago | |
ocaml-interface | 3 years ago | |
php | 3 years ago | |
protobuf | 3 years ago | |
python | 3 years ago | |
ruby | 3 years ago | |
rust | 3 years ago | |
svelte | 3 years ago | |
toml | 4 years ago | |
tsq | 3 years ago | |
tsx | 3 years ago | |
typescript | 3 years ago | |
vue | 3 years ago | |
yaml | 3 years ago | |
zig | 3 years ago |