Browse Source

add vim colorscheme as plugin

master
cinnaboot 4 years ago
parent
commit
04c88e1023
  1. 1
      vim/.vimrc
  2. 1177
      vim/deus.vim

1
vim/.vimrc

@ -23,6 +23,7 @@ Plugin 'jlanzarotta/bufexplorer'
Plugin 'vim-airline/vim-airline'
Plugin 'vim-airline/vim-airline-themes'
Plugin 'https://github.com/HiPhish/jinja.vim'
Plugin 'https://github.com/ajmwagar/vim-deus'
" All of your Plugins must be added before the following line
call vundle#end() " required

1177
vim/deus.vim

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save