-
My setup with CopilotChat worked for weeks until a few days ago when the error, `Expected value but found invalid token at character 1` showed up. Lazy did two updates before the errors showed. Could …
-
### Problem
After upgraded to 3.8.3, this happens
```
Failed to run `config` for indent-blankline.nvim
.../share/nvim/lazy/indent-blankline.nvim/lua/ibl/utils.lua:22: type: expected function: …
mei28 updated
4 hours ago
-
### Problem
editor is being interrupted with message `rust_analyzer: -32802: server cancelled the request` while typing on every keystroke after the latest updates of rust-analyzer
### Steps to repr…
-
### Discussed in https://github.com/vscode-neovim/vscode-neovim/discussions/2280
Originally posted by **1POP1k33kxx0x0xz** October 10, 2024
My init.lua isn't being found by the extension on Wi…
-
Hi,
I know this one was fixed previously, but I have the same issue with:
```
Tmux 3.5
Nvim 0.10.1
Kitty 0.35.2
```
I have also the following settings in my neovim config. It should also …
-
### Description
The functionality described in `:h telescope.defaults.history` appears broken in a minimal install.
### Neovim version
```markdown
NVIM v0.10.1
Build type: Release
LuaJIT …
-
### Describe the bug
_I'm new to nvim, so please excuse my ignorance._ After I try to apply the diff, I cannot accept it with the default key binding as it enters CHANGE mode instead.
":nmap …
-
### Problem
In my case, using `vim.schedule` fixed this
Ref: https://github.com/kawre/leetcode.nvim/issues/141
### Steps to reproduce
```lua
-- Run this file as `nvim --clean -u minimal.lua`
for …
kawre updated
16 hours ago
-
### Description
Diagnostic virtual text does not get updated in the treesitter context until you go out of the scope and then back in. It can be confusing when there is diagnostic virtual text displa…
-
### Problem
Following 0083e03d, `vim.lsp.buf.definition` can throw an error:
```
Error executing vim.schedule lua callback: /usr/local/share/nvim/runtime/lua/vim/lsp/buf.lua:102: Cursor position outs…