Sander
Sander
@shadmansaleh I've removed additional unrelated code. Hopefully, this streamlines things—but let me know if i can do anything else. It's basically a clean install of telescope+lualine+cmp. You might have to...
Hi @shortcuts, thanks for the reply. The issue is not about the NNP `checkhealth` results/reports. It is that the NNP side windows are not enabled there
> Hey! So I just tried it and the reason why it works for me is because I have `autocmds.enableOnTabEnter` set to `true`, not sure if you do too. As...
Hi @shortcuts, there are a lot of things broken now unfortunately, when i `:q` inside `:checkhealth`, the side buffers remain open:  Also when i open neotree, when NNP enabled,...
Sure, let me know if you need more info!: ```lua return { "shortcuts/no-neck-pain.nvim", version = "*", lazy = false, keys = { { "z", ":NoNeckPain", noremap = true, silent =...
i'm using 0.10.1
> when i `:q` inside `:checkhealth`, the side buffers remain open @shortcuts Just tested it again and this does not happen when i disable all my plugins tough. `:checkhealth` takes...
> when i `:q` inside `:checkhealth`, the side buffers remain open @shortcuts Thanks! I discovered that the issue only occurs when i access `:checkhealth` through [Telescope cmdline](https://github.com/jonarrien/telescope-cmdline.nvim). _(I have this...
> I can only try on my laptop right now but if there's enough space for neotree and nnp to live (here the width is 30), it seems to behave...
@shortcuts thanks! I'll try it later on!