πŸ’­ E576: Error while reading ShaDa file: there is an item at posi... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://github.com/neovim/neovim/issues/6875 Date: November 16, 2024 Image: E576: Error while reading ShaDa file: there is an item at position 270498 that must not be there: Missing itemsare for internal uses only Β· Issue #6875 Β· neovim/neovim β€” v0.2.0 Vim 8.0 works well. macOS Sierra 10.12.5 (16F73) iTerm2 v3.0.15 $TERM: screen-256color Actual behaviour When I start neovim by nvim, it prints an error message which is E576: Error while rea... E576: Error while reading ShaDa file: there is an item at position 270498 that must not be there: Missing itemsare for internal uses only Β· Issue #6875 Β· neovim/neovim v0.2.0 Vim 8.0 works well. macOS Sierra 10.12.5 (16F73) iTerm2 v3.0.15 $TERM: screen-256color Actual behaviour When I start neovim by nvim, it prints an error message which is E576: Error while rea... GitHub Β· github.com 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