-
When using https://github.com/zbirenbaum/copilot.lua, GitHub Copilot runs as an LSP client in the buffer alongside other LSP providers (e.g. idris2-lsp), and doesn't provide the functionality this plu…
-
### Problem
This is very similar to #29037 and might be the same.
I was opening a 587MB restic log file and after a few seconds neovim would crash with one of these:
1. `realloc(): invalid next…
-
I am trying to construct my Neovim setup with nvim-cmp and I want to configure it so that the floating window of propositions only opens after two letters of the word are typed.
I tried the followi…
-
### Describe the bug
After having neovim idle for a while, asking a question to Avante configured with the Copilot provider will result in API request failed with status 401. This bug was reported …
-
默认安装copilot由于tab键冲突,会导致使用lunarvim不生效。这里需要修改下配置, 先禁用copilot插件里面的tab键映射。再起一个回调处理tab键
```lua
vim.g.copilot_no_tab_map = true
vim.g.copilot_assume_mapped = true
vim.g.copilot_tab_fallback = ""
local …
-
### Problem description
Tailwind Language server is very slow compared to the other servers that i am using causing a delay of nearly 1 second before it displays anything. I am using LazyVim and have…
-
my configuration is virtually nothing but
```
require("coq_3p")({
{ src = "nvimlua", short_name = "nLUA" },
{ src = "vimtex", short_name = "vTEX" },
{ src = "copilot", short_name = "COP",…
-
Would be great to be able to get other inline suggestions. Even better to also have the option to open a pane with multiple options shown at once.
**Additional context**
In copilot.nvim you can…
m0wer updated
7 months ago
-
As there are plugins that clobber the `latest` or `stable` or similar tags, they fail at update (for example `catppuccin/nvim`). The solution is for me to go to ` ~/.local/share/nvim/plugged/`, fi…
-
**Project description**
Neovim, but in a FHS environment, like vscode-fhs and vscodium-fhs.
Add a :+1: [reaction] to [issues you find important].
[reaction]: https://github.blog/2016-03-10-ad…