feat(nvim): refresh LazyVim plugin lock for catppuccin#150
Merged
Conversation
Copilot created this pull request from a session on behalf of
bdossantos
July 8, 2026 11:17
View session
Contributor
There was a problem hiding this comment.
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
catppuccinentry inlazy-lock.jsonto a newer commit onmain.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates the Neovim/LazyVim plugin pins to keep lock state current. The lock refresh pulled a newer
catppuccincommit and preserved pin alignment across tracked plugin metadata.Lockfile update
/home/runner/work/dotfiles/dotfiles/.config/nvim/lazy-lock.jsonforcatppuccin:426dbebe06b5c69fd846ceb17b42e12f890aedf1→49a926655a2f5579e9c276470fc300baaa49e524Pin consistency
/home/runner/work/dotfiles/dotfiles/.config/nvim/lua/plugins/pins.luaalready matched the updatedcatppuccincommit.lazy.nvimbootstrap checkout pin in/home/runner/work/dotfiles/dotfiles/.config/nvim/lua/config/lazy.luaremained unchanged.