Closed RainerKuemmerle closed 2 years ago
Hi @RainerKuemmerle, thanks a lot for the advice, I was thinking that maybe it's time to put fewer links within the module codes.
This requires deleting the feline.nvim
git folder to allow packer to install/manage the plugin with the new URL:
Delete plugin folder:
cd ~/.local/share/nvim/site/pack/packer/start
rm -rf feline.nvim
Open Neovim and run :PackerSync
I am rather new to the whole topic of neovim, lua and so on. Let me know if something else needs to be adjusted as well.
Thank you for providing such a nice config!