Skip to content

Breaking Changes

Otávio Schwanck dos Santos edited this page Mar 30, 2023 · 1 revision

Breaking Changes

After last upgrade (21/01/2023), you need to do some stuff:

Run at your terminal:

rm -rf ~/.config/nvim/lua/user/lsp.lua

rm -rf ~/.config/nvim/lua/user/plugins.lua

rm -rf ~/.config/nvim/plugin/packer_compiled.lua

rm -rf ~/.local/share/nvim
Clone this wiki locally