minimal extui fuzzy finder for neovim
commits
Author
Commit
Message
Date
- `<Plug>(artio-highlights)`
- `<Plug>(artio-colorschemes)`
- set padding to minimal of 1
- highlight the `"xxx"` indicator
- add priority to extmarks
- use end_row +1 instead of line_hl
- override `:mark()` opts with `{ hl_mode = "combine", invalide = true }`
- configure prompt text and mark
- fix update cursor pos
- fix extmark call in `View:hlselect()`