Clément Vannicatte

Results 149 comments of Clément Vannicatte

(the in-between buffer not closed however is weird I admit but I wanted to give a quick fix before tackling the better UX solution)

> In the video you showed, :q closes NNP, does it not? Or am I missing something? > > That is the whole point, it shouldn't close NNP. NNP should...

Hey @vinoff, thanks for reporting and using the plugin! I guess there might be a conflict with Neovide in that case because I have this exact same setup and can't...

Actually I just realized, it's not cut or hidden, you have the right buffer enabled, no? You can try to add `buffers={right={enabled=false}}` at the root of your config

Thanks for reporting @sand4rt and discovering all of those issues ahah I also noticed that, even `copen` behaves this way, I'm currently trying to find the root cause of this!

Hey! So I've found the issue, turns out it's a bit more complicated than expected to fix but still in progress. I'll try to leverage the builtin winlayout fn which...

Hey, thanks for using the plugin :) There is an options that refreshes the side buffers colors when the ColorScheme changes named `reloadOnColorSchemeChange`, see `:h NoNeckPain.options` in the `autocmds` section....

Hey, thanks for using the plugin and reporting the issue! ❤️ > The behavior is a bit different when you enable NNP when there is already an split: sizes look...

https://github.com/shortcuts/no-neck-pain.nvim/issues/303

Hey! Thanks a lot for opening the issue and for taking the time! > 1 > Right now when having a side tree open the no-neck-pain scratchpad get squashed between...