-
- `nvim --version`:
```
NVIM v0.11.0-dev-3643+g0cdeb06db-Homebrew
Build type: Release
LuaJIT 2.1.1720049189
```
- `git --version`:
```
git version 2.45.2
```
- Operating system/version:
```…
-
### Did you check the docs and existing issues?
- [X] I have read the docs
- [X] I have searched the existing issues
### Neovim version (nvim -v)
v0.11.0-dev-771+g67d6b6f27
### Operating system/ve…
ndfsa updated
2 months ago
-
I dug into this a bit but ran out of time before solving it. It's been bothering me for awhile (as this is the only plugin that "fails" installing (although in reality it works fine).
- `nvim --ver…
-
**Description**
When quickly moving tabs you will get a lot of errors randomly, I assume I could just turn these off and ignore them automatically somehow. However, this seems like plugin itself ha…
-
### Discussed in https://github.com/nvim-tree/nvim-tree.lua/discussions/2993
Originally posted by **l00sed** November 9, 2024
First of all, thank you so much to the open source community, the…
-
### Description
Closed folders have their group populated unnecessarily.
### Neovim version
```text
NVIM v0.10.1
Build type: RelWithDebInfo
LuaJIT 2.1.1725453128
```
### Operating system and ve…
-
The full description:
```
Failed (1)
● plenary 0.12ms start
`lua` version `5.1` needed, but found `Lua 5.4.4 Copyright (C) 1994-2022 Lua.org, PUC-Rio`
`lua5.1` or `lua` o…
-
### 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…
-
I'm a bit of a neovim / vim noobie and I'm not sure how to set this from within init.vim or init.lua, could you perhaps add an example to the documentation?
I love this plugin !
-
I am trying to make this plugin work on windows, I have all the setup for neovim 0.6 and other plugins working, including Telescope and others. when I load `Cheatsheet` command, I get the following er…