IguanaCucumber
IguanaCucumber
## Description since this [commit](https://github.com/folke/noice.nvim/commit/1698725a663aca56bcd07a0e405bc441a5f6613b), sometime when you exit neovim, it hangs for a second with a visual glitch then it exits: [video example](https://github.com/folke/noice.nvim/issues/921#issuecomment-2254168546) Just before neovim exits you get...
Sometimes the cursor freezes for a second and i get a error popup: ``` Error executing lua callback: ....../event.lua:47: attempt to call local 'callback' ( a table value ) Stack...
## Description When using the new `vim.o.winborder` option to set a border for every floating window, it adds a border to the backdrop. So i forced the border to be...
Hi, around a month ago i made a fork of nvim-cmp, and it's core sources, because i had a bug that made nvim-cmp almost unusable (see #2038 ), and i...
## Description Add support for `vim.o.winborder`, this a new option that 'Defines the default border style of floating windows. The default value is empty, which is equivalent to "none"'
**Describe the bug** - On the treesitter main branch (rewrite of treesitter, and now the default branch): when opening a markdown with a codeblock inside, it displays this warning: >...