Skip to content

Breaking Changes

Otávio Schwanck dos Santos edited this page Sep 21, 2024 · 2 revisions

Breaking Changes

21/09/2024

Upgraded some libs. You need to resinstall your default configs using :CleanConfig. (dont forget to backup first if you made any personal 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