Redid all configs

This commit is contained in:
2018-04-19 19:05:56 +02:00
commit df01147684
24 changed files with 3983 additions and 0 deletions

15
git/gitignore Normal file
View File

@@ -0,0 +1,15 @@
# Created by https://www.gitignore.io/api/vim
### Vim ###
# swap
.sw[a-p]
.*.sw[a-p]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags
# End of https://www.gitignore.io/api/vim