Y
Hacker News
new
|
ask
|
show
|
jobs
by
kzrdude
294 days ago
The settings variable convention is not good, uses random variable prefixes. A new convention is needed, then the ball can start rolling on that. Until then the lazy nvim and/or setup paradigm is useful.
1 comments
mrcjkb
294 days ago
You don"t have to use a separate variable prefix for each config option. A plugin's config variable can just be a table/dictionary.
link
kzrdude
294 days ago
We need a uniform convention for this. Hopefully then vim.pack enforces something.
link