Neovim Lua Development contains the following sorts of things:
So it needless to say that the category is quite bloated, which isn't so suprising considering how ambiguous the name is (is this for Lua development in Neovim? Lua development for Neovim? If for, are libraries included? and so on).
Fennel is kinda similar and is less bloated only due to Fennel being less popular. Here is what it contains:
I propose the following:
- Create a separate Library category (maybe it also should have some tags like
[Lua] and [Fnl]?)
- Move plugins for general Lua development into Programming Languages Support/Lua
- Move some plugins to more suitable categories
Problems not covered:
- Plugins for Neovim Lua development. Should they belong to Programming Languages Support/Lua? Maybe narrow Neovim Lua Development to only those kinds of plugins?
- Fennel integrations. Where do they belong? Programming Languages Support/Fennel? Maybe some new category? I don't quite like the idea of narrowing Fennel because similar integrations for other languages may arise (I'm currently developing this kind of plugin actually).
Obviously open for discussion :3
Neovim Lua Development contains the following sorts of things:
saghen/blink.lib,nvim-lua/plenary.nvim,kkharji/sqlite.lua)folke/lazydev.nvim,milisims/nvim-luaref)bfredl/nvim-luadev,nvim-mini/mini.nvim#mini.doc,nvim-mini/mini.nvim#mini.test)svermeulen/vimpeccable,OXY2DEV/helpview.nvim)So it needless to say that the category is quite bloated, which isn't so suprising considering how ambiguous the name is (is this for Lua development in Neovim? Lua development for Neovim? If for, are libraries included? and so on).
Fennel is kinda similar and is less bloated only due to Fennel being less popular. Here is what it contains:
udayvir-singh/hibiscus.nvim)aileot/nvim-thyme,Olical/nfnl,rktjmp/hotpot.nvim)Olical/conjure)I propose the following:
[Lua]and[Fnl]?)Problems not covered:
Obviously open for discussion :3