Kevin Hwang

Results 187 comments of Kevin Hwang

We can't, no function or API can delete the list. Why do you want to do this?

> Also curious is this quickfix history a native neovim stuffs or implemented by this plugin? nvim-bqf is an enhance plugin for quickfix, pure native list history. > usually my...

I'm not instead at this feature, PR is welcome.

```lua require('hlslens').setup({ override_lens = function() end }) ```

No option for that. Have you tried the setup I post above?

After spending a few hours, I have no idea how to solve this issue. :(

It's not a bug of neovim team. Just an implement by hlslens to add lens in incsearch is a trick. When hlslens want to refresh the lens, it will make...

Please update the code, I have disabled lens feature for pressing `` and `` as a temporary workaround. It will take me a lot of time to fix this issue...

High priority for this feature.

![image](https://user-images.githubusercontent.com/17562139/180631066-4f7f438c-b581-42c3-83c8-b5fb081e4b70.png) No idea how to handle lower and upper bar icons. The suggestion is welcome.