13
top 2 comments
sorted by: hot top controversial new old
[-] Slotos@feddit.nl 2 points 1 month ago

Using single vim.pack.add() call to load all necessary plugins at once and later configure in a series of require() calls

How about not using require for configuration at all? Although I wouldn’t expect it from this particular author - he shoves require().setup even into plugins that literally have nothing to configure and should just work.

The whole thing is a remnant of an old misinformed plugin template repository made by someone with no knowledge of vim startup sequence.

this post was submitted on 28 Jan 2026
13 points (100.0% liked)

Neovim

2767 readers
1 users here now

founded 2 years ago
MODERATORS