Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ nvim

spell/

# You can uncomment this yourself if you want to lock the lazy-lock.json,
# but for kickstart, it makes sense to leave it ignored.
# You likely want to comment this, since it's recommended to track lazy-lock.json in version
# control, see https://lazy.folke.io/usage/lockfile
# For kickstart, it makes sense to leave it ignored.
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd suggest a slight further clarification:

Suggested change
# For kickstart, it makes sense to leave it ignored.
# For the canonical kickstart git repository, it makes sense to leave it ignored.

since otherwise it could be confusing for someone who interprets kickstart to more generally refer to this base set of nvim configuration they start from.

Copy link
Contributor

@rmacklin rmacklin Feb 28, 2026

Choose a reason for hiding this comment

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

Opened a PR here (slightly improved from what I suggested above): #1914

lazy-lock.json

.DS_Store