Skip to content

feat(nvim): refresh LazyVim plugin lock for catppuccin#150

Merged
bdossantos merged 1 commit into
masterfrom
copilot/update-vim-lazy-vim-plugins
Jul 8, 2026
Merged

feat(nvim): refresh LazyVim plugin lock for catppuccin#150
bdossantos merged 1 commit into
masterfrom
copilot/update-vim-lazy-vim-plugins

Conversation

Copilot AI commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This updates the Neovim/LazyVim plugin pins to keep lock state current. The lock refresh pulled a newer catppuccin commit and preserved pin alignment across tracked plugin metadata.

  • Lockfile update

    • Updated /home/runner/work/dotfiles/dotfiles/.config/nvim/lazy-lock.json for catppuccin:
      • 426dbebe06b5c69fd846ceb17b42e12f890aedf149a926655a2f5579e9c276470fc300baaa49e524
  • Pin consistency

    • Confirmed /home/runner/work/dotfiles/dotfiles/.config/nvim/lua/plugins/pins.lua already matched the updated catppuccin commit.
    • Confirmed the lazy.nvim bootstrap checkout pin in /home/runner/work/dotfiles/dotfiles/.config/nvim/lua/config/lazy.lua remained unchanged.
"catppuccin": { "branch": "main", "commit": "49a926655a2f5579e9c276470fc300baaa49e524" }

@bdossantos bdossantos marked this pull request as ready for review July 8, 2026 11:17
Copilot AI review requested due to automatic review settings July 8, 2026 11:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refreshes the Neovim LazyVim lock state by updating the pinned commit for the catppuccin colorscheme plugin, keeping the repository’s plugin lockfile current and aligned with existing pin metadata.

Changes:

  • Updated the catppuccin entry in lazy-lock.json to a newer commit on main.

@bdossantos bdossantos merged commit d232537 into master Jul 8, 2026
1 check passed
@bdossantos bdossantos deleted the copilot/update-vim-lazy-vim-plugins branch July 8, 2026 11:44
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.

3 participants