nowaylifer

Results 4 issues of nowaylifer

### Description When using `buffers` picker with `sort_lastused` option enabled, entry at index 2 stays selected until only one entry left, even though there's better match at index 1. With...

bug
reproducible

### Describe the bug Treesitter produces wrong indent in `tsx` file when inserting new line. In `jsx` file it works as expected, though. https://github.com/user-attachments/assets/c1ec6c2c-d6a5-4467-97d2-5c3a49f0d780 ### To Reproduce 1. Set `vim.opt.shiftwidth...

bug
indent

Callback to filter out extmarks that should not be copied over. Adding this because I needed a way to hide indent-blankline in context window. ```lua { "nvim-treesitter/nvim-treesitter-context", opts = {...

### Make sure you have done the following - [X] I have updated to the latest version of `blink.cmp` - [X] I have read the README ### Bug Description wasn't...

bug