diff --git a/README.md b/README.md new file mode 100644 index 0000000..fa80702 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# 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.