-
Subscribe to this issue and stay notified about new [daily trending repos in Lua](https://github.com/trending/lua?since=daily).
-
Got this error running the plugin [leetcode.nvim](https://github.com/kawre/leetcode.nvim) on android (termux). It happen [here](https://github.com/kawre/leetcode.nvim/blob/22a899ce96cbffc49de92959ae60…
-
## Describe the bug
Using `` and `` as defined in the init.lua to scroll through the documentation window does not work.
Instead, they scroll up and down the worked on buffer by one full page.…
-
Related to commit fc1c8211b066fc44ec99cbd06f059967722bec97
With the removal of the HIGHLIGHT_THRESHOLD, it seems that entire buffers dedicated certain plugins that update often (such as Lazy, Mason…
-
I used the `init.lua` in https://github.com/nvim-lua/kickstart.nvim
and modified it a very little bit for texmagic and texlab.
`init.lua` config:
```lua
use({'jakewvincent/texmagic.nvim',
…
-
Hi, lovely plugin. Do you support integration with nvim-cmp just like `nvim-autopairs` does?
https://github.com/hrsh7th/nvim-cmp/wiki/Advanced-techniques#add-parentheses-after-selecting-function-or…
-
Hi,
When I run Grammalecte I have this error:
> Erreur détectée en traitant function grammalecte#Check :
> ligne 29 :
> E484: Impossible d'ouvrir le fichier "/tmp/vo2fBFT/0.res.txt"
> Erre…
-
### Describe the bug
I recently installed `nvim-metals` (with `lazy.vim`). Here's my config:
```lua
return {
"scalameta/nvim-metals",
config = function()
local api = vim.api
local…
-
When entering a signature help window, markdownlint gets executed and show warning messages within the window. (check screenshot)
![image](https://github.com/user-attachments/assets/d5dad99e-4828-4…
-
### 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)
0.9.2
### Operating system/version
wsl2 ubuntu 22…