mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2026-03-30 04:07:45 +00:00
This is a follow-up to df9436c0e5 to
hopefully make things even clearer.
Co-authored-by: Ori Perry <oriori1703@gmail.com>
15 lines
352 B
Plaintext
15 lines
352 B
Plaintext
tags
|
|
test.sh
|
|
.luarc.json
|
|
nvim
|
|
|
|
spell/
|
|
|
|
# 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
|