- Add missing Fish configs (direnv, ssh function) - Add Tokyo Night theme for Ghostty - Complete Neovim scratch config sync - Rewrite install.sh for new structure - Add comprehensive README.md
17 lines
142 B
Plaintext
17 lines
142 B
Plaintext
# Neovim
|
|
lazy-lock.json
|
|
.neoconf.json
|
|
|
|
# Plugin data
|
|
plugin/
|
|
spell/
|
|
|
|
# Treesitter compiled parsers
|
|
parser/
|
|
|
|
# Undo history
|
|
*~
|
|
|
|
# OS
|
|
.DS_Store
|