19 lines
505 B
Plaintext
19 lines
505 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
|
|
# nvim-pack-lock.json in version control - see :help vim.pack-lockfile
|
|
# For the official `nvim-lua/kickstart.nvim` git repository, we leave it ignored to avoid unneeded
|
|
# merge conflicts.
|
|
# nvim-pack-lock.json
|
|
|
|
.DS_Store
|
|
|
|
# Per-machine local overrides — each machine maintains its own copy, never committed.
|
|
# See lua/local.lua.example for available options.
|
|
lua/local.lua
|