This commit is contained in:
Alex Yatskov 2016-06-28 21:29:53 -07:00
parent 54d39f9ead
commit f9c12fdd1a
2 changed files with 0 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,3 +1 @@
.vim/plugged
.vim/.netrwhist
.vim/autoload/plug.vim.old

View File

@ -1,5 +1,3 @@
# Dotvim #
Vim configuration files, managed by [vim-plug](https://github.com/junegunn/vim-plug). After cloning, execute the `:PlugInstall` command from within Vim to install plugins and `:GoInstallBinaries` for Golang support.
Your milage may vary on Windows.