diff options
author | Cody Hiar <cody.hiar@investopedia.com> | 2016-06-02 11:29:28 -0600 |
---|---|---|
committer | Cody Hiar <cody.hiar@investopedia.com> | 2016-06-02 11:29:28 -0600 |
commit | f5b94436e1e6cf8de7b251c0d176183d84b01844 (patch) | |
tree | ee267543301d1801969b2cf77eca96dbcad1b93b | |
parent | 27430ddec87a17eaa51414cbbd9bba698dc8a704 (diff) |
Adding gruvbox colorscheme
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ call plug#begin('~/.vim/plugged') "General vim Plugins +Plug 'morhetz/gruvbox' Plug 'nathanaelkane/vim-indent-guides' Plug 'scrooloose/nerdtree' Plug 'scrooloose/nerdcommenter' |