Updating color schemes
This commit is contained in:
parent
482d9f19a8
commit
01351b3af2
@ -1,5 +1,5 @@
|
||||
filetype indent plugin on
|
||||
colorscheme wombat256
|
||||
colorscheme molokai
|
||||
syntax enable
|
||||
|
||||
set nocompatible
|
||||
|
@ -6,7 +6,6 @@ Plug 'https://github.com/antoyo/vim-licenses.git'
|
||||
Plug 'https://github.com/bkad/CamelCaseMotion'
|
||||
Plug 'https://github.com/bling/vim-airline.git'
|
||||
Plug 'https://github.com/dhruvasagar/vim-table-mode.git'
|
||||
Plug 'https://github.com/flazz/vim-colorschemes.git'
|
||||
Plug 'https://github.com/junegunn/vim-easy-align.git'
|
||||
Plug 'https://github.com/kien/ctrlp.vim.git'
|
||||
Plug 'https://github.com/mattn/emmet-vim.git'
|
||||
@ -16,6 +15,7 @@ Plug 'https://github.com/ntpeters/vim-better-whitespace.git'
|
||||
Plug 'https://github.com/pangloss/vim-javascript.git'
|
||||
Plug 'https://github.com/plasticboy/vim-markdown.git'
|
||||
Plug 'https://github.com/scrooloose/syntastic.git'
|
||||
Plug 'https://github.com/tomasr/molokai.git'
|
||||
Plug 'https://github.com/tpope/vim-abolish.git'
|
||||
Plug 'https://github.com/tpope/vim-commentary.git'
|
||||
Plug 'https://github.com/tpope/vim-eunuch.git'
|
||||
|
Loading…
Reference in New Issue
Block a user