mirror of
https://github.com/dam9000/kickstart-modular.nvim.git
synced 2026-03-29 17:21:29 +00:00
Merge branch 'upstream' Revise comment for lazy-lock.json in .gitignore
This commit is contained in:
commit
7005d8d24a
7
.gitignore
vendored
7
.gitignore
vendored
@ -5,9 +5,10 @@ nvim
|
||||
|
||||
spell/
|
||||
|
||||
# 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.
|
||||
# In your personal fork, 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 the official `nvim-lua/kickstart.nvim` git repository, we leave it ignored to avoid unneeded
|
||||
# merge conflicts.
|
||||
lazy-lock.json
|
||||
|
||||
.DS_Store
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user