From b846be2ff9c5ee02b2b1dde60a793c8b51de743e Mon Sep 17 00:00:00 2001 From: Orien Vandenbergh Date: Mon, 27 Feb 2017 17:15:28 -0700 Subject: [PATCH] Add diokai colorscheme to vim plugins --- vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vimrc b/vimrc index 46ab73a..d4b3890 100644 --- a/vimrc +++ b/vimrc @@ -25,6 +25,7 @@ execute pathogen#infect() " * https://github.com/owickstrom/vim-colors-paramount.git " * https://github.com/pbrisbin/vim-colors-off.git " * https://github.com/kristijanhusak/vim-hybrid-material.git +" * https://github.com/ltlollo/diokai.git syntax on filetype plugin indent on