cleaning up

This commit is contained in:
Ellen Arvidsson 2025-06-18 20:13:25 +02:00
parent 8f38a1df7b
commit 5bad8ef7a8
24 changed files with 287 additions and 187 deletions

18
.gitignore vendored
View file

@ -1,23 +1,19 @@
# Created by https://www.gitignore.io/api/vim
# Edit at https://www.gitignore.io/?templates=vim
### Vim ###
# Swap
# vim swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
# session
Session.vim
# Temporary
# temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
# persistent undo
[._]*.un~
# End of https://www.gitignore.io/api/vim
# handled by plugin manager (plugged)
autoload/
plugged/