Open crivotz opened 1 year ago
Moved from packer to lazy.nvim changed configuration folder structure.
If you want to continue using packer
you can switch to the old_packer
branch.
If you want to switch to lazy
and remove packer you have to delete the plugin
folder that contains packer_compiled.lua
and remove from the ~/local/share/nvim
the site
folder
I usually delete the entire ~/local/share/nvim
folder not having anything else of interest in it
If you want uninstall lazy.nvim
, you need to remove the following files and directories:
~/.local/share/nvim/lazy
~/.local/state/nvim/lazy
~/.config/nvim/lazy-lock.json
This is the issue for tracking breaking changes.