diff --git a/setup.md b/setup.md index 0918a2d..76e4181 100644 --- a/setup.md +++ b/setup.md @@ -8,4 +8,6 @@ curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.c Update `~/.vimrc` to [this](.vimrc) and close vim +Move [Molokai Theme](molokai.vim) into `~/.vim/colors/` (create `colors` dir if necessary) + open vim and run `:PlugInstall`