My opinionated neovim configuration.
I'm running my own custom:
- Dark/light colorscheme
- Statusline
- Statuscolumn
- Foldtext
In addition, there are also some nice commands:
:Toggle <xyz>user command:Mode <xyz>user command:Pack up(date)/del/adduser command to wrap around Neovim 0.12vim.pack
A lot of external tools are required for a complete experience. We manage this with mise. See the configuration file for more.
Remove all parsers and recompile them:
rm -rf ~/.cache/nvim/treesitter
rm -rf ~/.local/share/nvim/site/queries
rm -rf ~/.local/share/nvim/site/parser
rm -rf ~/.local/share/nvim/site/parser-info