Make vim directories

This commit is contained in:
Tobias Manske 2018-04-05 13:17:50 +02:00
parent df0d680b7e
commit 3fbe0d8d3b
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F

View File

@ -9,6 +9,9 @@ vim:
sudo pip3 install neovim
#sudo pip2 uninstall greenlet
sudo pacman -S python-greenlet
mkdir ~/.dotfiles/vim/.swp
mkdir ~/.dotfiles/vim/.undo
mkdir ~/.dotfiles/vim/.backup
git:
ln -s ~/.dotfiles/.gitconfig ~/.gitconfig