420 B
420 B
Troubleshooting Notes for Neovim Setup
- Check generate health of Neovim setup.
:checkhealth - Update Treesitter.
:TSUpdate - Check LSP installation.
:Mason - Fix broken icons
- Download nerdfix binary and unpack in home directory.
- Run
nerdfix check <path/to/file>to check broken icons in a file - Run
nerdfix fix <path/to/file>to fix broken icons in a file