nv-ide icon indicating copy to clipboard operation
nv-ide copied to clipboard

Breaking changes

Open crivotz opened this issue 2 years ago • 1 comments

This is the issue for tracking breaking changes.

crivotz avatar Dec 21 '22 21:12 crivotz

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

crivotz avatar Dec 21 '22 21:12 crivotz