Vim and Neovim
Editors
Vim and Neovim
Reports Vim and Coc settings so the doctor can show editor surfaces in terminal-heavy projects.- Detected From
- .vimrc and .vim/coc-settings.json.
- Writes
- Nothing today.
- Visibility
- Vendor source stays visible to terminal workflows and language tooling unless the user configures their editor separately.
When To Use It
Use this when the project is mostly edited from Vim, Neovim, or Coc and you want doctor visibility.
Workflow
Run ingraft doctor to inspect the current status, then run
ingraft refresh after adding or updating vendored source. Refresh only
writes supported files when the tool is actually detected in the repository.