Moved files so that you can convert $HOME in a git repository directly

This commit is contained in:
Tobias Schmidl 2018-05-29 11:00:40 +02:00
parent 73e80f935c
commit f6df53e716
13 changed files with 0 additions and 0 deletions

3
.config/nvim/init.vim Normal file
View file

@ -0,0 +1,3 @@
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc