Files
nvimconfig/.gitignore
T

18 lines
249 B
Plaintext

.vscode/
nvim-pack-lock.json
# Local formatter configuration (not tracked)
stylua.toml
.stylua.toml
# Local Neovim tooling configuration (not tracked)
.neoconf.json
# Neovim/Editor temporary files
*.swp
*.swo
*~
# OS metadata
.DS_Store
Thumbs.db