vinoff

Results 37 comments of vinoff

This is still happening to me. Whatever you did, did not fix this issue. Not for me at least? Here is how to reproduce: - Open a file. - Edit...

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 only be closed...

> > 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...

I think you misunderstood @shortcuts. The problem is with Nvim in terminal, not with Neovide. It works fine with Neovide.

Hey @shortcuts. There is space. The setup is exactly the same as Neovide. They run from exactly the same config file. The only difference is the font used. The setup...

It seems to have to do with my terminal, somehow. Neovim terminal in Wezterm does NOT open NNP by default. Neovim terminal in xfce terminal opens NNP by default. EDIT:...

I am having this exact same issue, it is infuriating. I also couldn't find an easy way to disable flash search all-together. Is it not possible to disable flash search...

> That being said, I just tried this again and I swear to god that used to be the behavior and it's since changed 😱 What used to be the...

I am having the same issue.. Here is my navbuddy config: ```lua return { "SmiteshP/nvim-navbuddy", dependencies = { "neovim/nvim-lspconfig", "SmiteshP/nvim-navic", "MunifTanjim/nui.nvim", -- "nvim-telescope/telescope.nvim", -- Optional }, config = function() local...

> You can long-press the suggestion, then a delete icon appears that will add the selected word to a blacklist. I still want the suggestion though... And there are so...