ShyRobin
ShyRobin
### Minimal reproducible full config ```lua -- Your configuration here ``` ### Description I found a weird issue. If a vue file contains a empty `` block, commenting will not...
### Did you check docs and existing issues? - [X] I have read all the which-key.nvim docs - [X] I have searched the existing issues of which-key.nvim - [X] I...
When I use company-mode to complete code, the popup displays after the blamer message from time to time.
It works well in .js and .txt files. However, when I switch to .json , .html, or .ts files , it seems not work.
### Neovim version (nvim -v | head -n1) 0.10.0 ### Operating system/version macOS 14.5 ### How to reproduce the issue I can't use `za` to fold the range between `//...