-
### Language server
pyright
### Requested feature
The behaviour of `lspconfig.util.root_pattern` is "depth-first":
https://github.com/neovim/nvim-lspconfig/blob/7eed8b2150192e5ad05e1886fdf13…
-
```lua
local lsp = require("lsp-zero")
-- local util = require("lspconfig/util")
-- require('lspconfig').cmake.setup {
-- root_dir = util.root_pattern("build", "compile_commands.json", ".git")…
-
### Problem
Opening https://github.com/alichtman/gopro-chaptered-video-assembler/blob/main/src/cli.rs in `NVIM v0.10.0-dev-2397+ga9f578b7a` causes the following error to be spit out over and over.
…
-
I tried a few times to add or remove files in nvim-tree, and I get an error `Could not update Xcode project file.`
In the error log I see:
```sh
/System/Library/Frameworks/Ruby.framework/Versio…
-
### Similar Issues
- [X] Before filing, I have searched for similar issues.
### Neovim Version
NVIM v0.10.0-dev-build-20231109-1167-gb501a2354
Build type: Release
LuaJIT 2.1.1710088188
Run "nvim…
towry updated
8 months ago
-
Hello there!
Kind of new with neovim, and I wanted to try this. I'm using LazyVim for my first set up and I want to set up Cody. I'm using NixOS but I only use dotfiles for my nvim set up and symli…
-
While not the official Apple sanctioned place for config files, the standard on the command line for MacOS tends to be using the Linux style `~/.config` for config files. Can we add support for using …
-
Hi, I'm new to nvim and I am currently using the Gen plugin. Recently, I noticed an issue when using the AI (Mistral) inside nvim. When the answer provided by the AI is long and fits onto a single lin…
-
For context, when I enter nvim from my home directory and select a saved project, the cwd stays in the home directory.
I am not sure if there is an option to change the cwd when selecting a project b…
-
Hey, I was going to install your config since I really like it. But apparently endeavourOS is not supported. Would love for you to add it to the supported distros.