Skip to content

fix: use valid lualine catppuccin theme#133

Merged
dmoliveira merged 1 commit into
masterfrom
chore/fix-nvim-lualine-startup
May 12, 2026
Merged

fix: use valid lualine catppuccin theme#133
dmoliveira merged 1 commit into
masterfrom
chore/fix-nvim-lualine-startup

Conversation

@dmoliveira
Copy link
Copy Markdown
Owner

Summary

  • switch the repo-managed lualine theme from catppuccin to catppuccin-nvim
  • match the current theme module exposed by the installed catppuccin integration
  • remove the startup warning shown when opening Neovim locally

Validation

  • make pre-commit-run
  • lua -e "assert(loadfile('run_commands/my_nvim_init.lua'))"
  • nvim --headless -u run_commands/my_nvim_init.lua +qa
  • require("lualine.themes.catppuccin-nvim") succeeds

@dmoliveira dmoliveira merged commit 097c110 into master May 12, 2026
4 checks passed
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