-
## Describe the bug
After updating the plugin to the newest state after the rework was merged leads to errors at startup of Vim:
```
Error detected while processing [..]/vim/pack/ptm/start/base…
-
Sometimes inner parameter selection ignores the current scope and selects the first parameter in the nested scope instead.
**To Reproduce**
Steps to reproduce the behavior:
init.lua:
```lua
local thi…
-
[x] NerdTree
[x] Nerdtree git plugin
[x] NerdCommenter
To do:
[ ] YouCompleteMe
-
# Great VIM Plugins in 2023 | hacking C++
An opinionated list of useful and well-rounded VIM plugins as of 2023. Linting, commenting, fuzzy finding, mass editing, advanced text editing, UI enhancemen…
-
Maybe I'm just new to Lazy, but I'm having trouble getting the Pico8Run to work
Here is the code under ~/.config/nvim/lua/plugins/PICO-8.lua
```
return{
"bakudankun/pico-8.vim",
name="PIC…
-
### Description
When using telescope builtin `find_files` for filenames in non-latin languages, the `smartcase` option doesn't work.
![image](https://github.com/user-attachments/assets/3107e8f7-f8…
-
### Similar Issues
- [X] Before filing, I have searched for similar issues.
### Neovim Version
```
NVIM v0.10.1
Build type: Release
LuaJIT 2.1.1723675123
Run "nvim -V1 -v" for more info
…
-
### Description
To reproduce try to open the command-line window, e.g. by pressing `q:` in normal mode when the context is shown.
### Neovim version
0.10.2
### Expected behavior
No error should b…
-
### Neovim version (nvim -v)
NVIM v0.10.1 Build type: Release LuaJIT 2.1.1724512491
### Operating system/version
MacOS 14.6.1
### Describe the bug
Part of the quickfix text may be exclu…
-
### Neovim version (nvim -v)
v0.10.1
### Operating system/version
NixOS 24.11 (Vicuna)
### Describe the bug
After saving changes to the quickfix buffer, the undo history is lost, and hi…