-
### Description
If `git status` produces a quoted file name (if the file name contain a space for example) the builtin picker `git_status` will not parse the result properly and include literal quote…
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
N…
-
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…
-
**Is your feature request related to a problem? Please describe.**
I want to use the https://github.com/MunifTanjim/tree-sitter-lua parser for Lua.
From the discussion at https://github.com/neov…
-
Hi!
Thanks for the awesome plugin. I'm having a strange error on opening Python files, however:
```
Error detected while processing /home/thanh/.config/nvim/init.lua:
E5113: Error while callin…
-
### I've searched open issues for similar requests
- [X] Yes
### I've manually reviewed logs to find potential errors
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim…
-
**NeoVim Version**
```
NVIM v0.10.1
Build type: RelWithDebInfo
LuaJIT 2.1.1725453128
Run "nvim -V1 -v" for more info
```
**Describe the bug**
`require("neotest").watch.toggle(vim.fn.expa…
-
### Description
Can't move in aarch64(RaspberryPi4-8GB) neovim from apt.
This neovim is use Lua5.1 not LuaJIT.
**Expected Behavior**
in use :Telescope give some completion.
**Actual …
-
### Description
I have this config for `tsserver` and `denolsp`:
```lua
-- local on_attach = require("lsp.lsp-setup").on_attach
local setup = require("lsp.lsp-setup")
local nvim_lsp = require("ls…
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
0…