Launch a clean environment for config debugging.
Section: Startup commands
Start without user config
bash
bash
vim -u NONE -U NONE
nvim --cleanExplanation
Excellent for isolating plugin or configuration problems.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Startup commands