Skip to content

fix: harden vim template startup checks#132

Merged
dmoliveira merged 1 commit into
masterfrom
fix-vim-startup-smoke
Apr 4, 2026
Merged

fix: harden vim template startup checks#132
dmoliveira merged 1 commit into
masterfrom
fix-vim-startup-smoke

Conversation

@dmoliveira
Copy link
Copy Markdown
Owner

Summary

  • guard optional Vim plugin-manager and statusline hooks so shipped templates start cleanly without local plugin installs
  • fall back to a built-in colorscheme when solarized is unavailable
  • add CI smoke coverage for both Vim templates and install vim explicitly for that check

Validation

  • vim -Nu run_commands/my_vimrc -n -es +qa!
  • vim -Nu run_commands/.my_vimrc -n -es +qa!
  • lua -e "assert(loadfile('run_commands/my_nvim_init.lua'))"

@dmoliveira dmoliveira merged commit 23fcfa4 into master Apr 4, 2026
4 checks passed
@dmoliveira dmoliveira deleted the fix-vim-startup-smoke branch April 4, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant