Merge pull request #1 from nvim-lua/master

Sync with main repo
This commit is contained in:
Salih Taşdelen 2026-03-23 17:00:55 +03:00 committed by GitHub
commit 42abda1cdd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

7
.gitignore vendored
View File

@ -5,9 +5,10 @@ nvim
spell/ spell/
# You likely want to comment this, since it's recommended to track lazy-lock.json in version # In your personal fork, you likely want to comment this, since it's recommended to track
# control, see https://lazy.folke.io/usage/lockfile # lazy-lock.json in version control - see https://lazy.folke.io/usage/lockfile
# For kickstart, it makes sense to leave it ignored. # For the official `nvim-lua/kickstart.nvim` git repository, we leave it ignored to avoid unneeded
# merge conflicts.
lazy-lock.json lazy-lock.json
.DS_Store .DS_Store