add neovim

This commit is contained in:
2025-11-12 09:46:59 -06:00
parent df4e95bfea
commit e10c95152e
9 changed files with 326 additions and 46 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,6 @@
# Ignore Wireguard config of course!
/config/wg/**
# Ignore bash environment variables.
/config/bash/env
# Ignore backups of old config files
/config/old/**