Di Wen

Results 3 comments of Di Wen

@MendyBerger 👋 Just verified at my local, it's working now. Thanks for the quick fix! BTW, would you mind creating a new release please?

If there is a hierarchy view for locking, that'll be super helpful.

Hey guys, I ran into the same problem. I found a temporary approach which is to use [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) with the incremental selection settings, ```lua require'nvim-treesitter.configs'.setup { ... incremental_selection = {...