-
First of all, thanks for this great project = 0.7)
NVIM v0.10.1
Build type: RelWithDebInfo
LuaJIT 2.1.1720049189
Run "nvim -V1 -v" for more info
### Operating system/version
Linux fedorapc…
-
Hi there, I'm trying to configure `golangci-lint` but I can't for the life of me figure out what's wrong 🙈
plugins:
```
return {
{
"stevearc/conform.nvim",
event = 'BufWritePre', …
-
full error log
```lua
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: /app/share/nvim/runtime/filetype.lua:35: Error executing lua: /app/share/…
-
full error log
```lua
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: /app/share/nvim/runtime/filetype.lua:35: Error executing lua: /app/share/…
-
### Description
@apollo1321 I am experiencing a crash with the `nvim-treesitter-context` feature when using Neovim with the `multiwindow` option enabled.
I was unable to reproduce the bug with the …
-
I'm not getting any completion, definition, references, etc on a new setup. I do however get bad link warnings:
![image](https://github.com/user-attachments/assets/c2d389be-acfc-4f34-b50b-d16e3bc06…
-
### Problem description
I've added [`termux-language-server`](https://github.com/termux/termux-language-server/) to the `ensure_installed` list. It does get installed, but it's not added to lspconfig…
-
-
I want to run multiple styles of neovim configuration simultaneously on my systems. With NixVim, all config files are by default simlinked into the ~/.config/nvim directory (as a side note I am using …
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
use Lazyvim
and nvim: 0.10.1
```lua
return {
{ "kcl-lang/kcl…