junegunn / vim-plug

:hibiscus: Minimalist Vim Plugin Manager
https://junegunn.github.io/vim-plug/
MIT License
33.7k stars 1.9k forks source link

Lua support? #1258

Closed anadon closed 5 months ago

anadon commented 8 months ago

There seems to be to mention of or support for lua configuration. Neovim appears to be moving everything to lua and as a *vim newbie, the split between init.vim and init.lua are killing me. I see that there are issues filed, but nothing in the README or FAQ.

I'd like there to be a section under https://github.com/junegunn/vim-plug#example that includes a working lua example.

anadon commented 8 months ago

Something like this would help: https://gitlab.com/sultanahamer/dotfiles/-/blob/master/nvim/lua/plugins.lua?ref_type=heads

junegunn commented 5 months ago

Thanks for the guidance. I added a Lua example section to the README. I'm not actually a Neovim/Lua user, so please let me know if I did something wrong.

https://github.com/junegunn/vim-plug?tab=readme-ov-file#example-lua-configuration-for-neovim