| Age | Commit message (Collapse) | Author |
|
* feat(treesitter): symbols & ignore symbols options
* renamed the function passed to utils.filter_symbols
---------
Co-authored-by: Maksym Klishevych <max@klishevy.ch>
|
|
|
|
|
|
close #2332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/neovim/neovim/pull/19931 removed `_get_hl_from_capture(id)` since captures are now implicitly mapped to highlight groups with the same name.
|
|
Co-authored-by: Bryce Montano <brycesec@amazon.com>
|
|
after refactor to some new asynchronous items for finders,
the tests stopped actually doing anything.
now they do things again.
|
|
fix #2048
|
|
|
|
|
|
|
|
|
|
|