codicocodes / dotfyle

Find the best Neovim plugins
https://dotfyle.com
MIT License
685 stars 30 forks source link

Possible support: `vim` plugins #82

Open Amar1729 opened 10 months ago

Amar1729 commented 10 months ago

While I know most configurations are generally more nvim- and lua-focused, there are still a lot of configs (including mine!) that make pretty heavy use of vim plugins as well. There are still some classics like Fugitive that shine, regardless of what they're written in.

I was wondering if dotfyle had any plans to possibly support also parsing lists of vim plugins (e.g. https://github.com/akrawchyk/awesome-vim) to put together more accurate plugin counts for those who may be using vimscript plugins, as awesome-neovim generally only lists neovim-specific ones.

codicocodes commented 10 months ago

I think it would be very interesting to add vim plugins, definitely open to it.

I would like it to be thought through a bit though, and add some separation between vim and neovim plugins. Probably a type or language filter for search would be good e.g.