Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible support: vim plugins #82

Open
Amar1729 opened this issue Nov 28, 2023 · 1 comment
Open

Possible support: vim plugins #82

Amar1729 opened this issue Nov 28, 2023 · 1 comment

Comments

@Amar1729
Copy link

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
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants