πŸ’­ E576: Error while reading ShaDa file: there is an item at posi...

!https://github.com/neovim/neovim/issues/6875

Copy this post

I hit an interesting error after updating my nvim plugins today. I’m sti not even quite sure what a ShaDa file is, but I found min in my nvim state directory, unlike this issue that mentions it being in share.

The Error.

Error while reading ShaDa file:

The Fix

mv ~/.local/state/nvim/shada/main.shada ~/.local/state/nvim/shada/main.shada.bak

Note

This post is a thought. It’s a short note that I make about someone else’s content online #thoughts