Files
dotfiles/.config/nvim/.gitignore
Baerspektivo 8230492c3a feat: Sync complete config - Fish, Ghostty, Neovim Scratch
- 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
2025-10-13 10:00:52 +02:00

17 lines
142 B
Plaintext

# Neovim
lazy-lock.json
.neoconf.json
# Plugin data
plugin/
spell/
# Treesitter compiled parsers
parser/
# Undo history
*~
# OS
.DS_Store