diff options
author | zlg <zlg@zlg.space> | 2018-11-12 21:00:46 -0800 |
---|---|---|
committer | zlg <zlg@zlg.space> | 2018-11-12 21:00:46 -0800 |
commit | 7e043911f5507e4492d5db83879977aa0f584b4a (patch) | |
tree | d0f6ea523a6eb2eaf0dc2341703c7a91cd443789 /colors | |
parent | update e-mail address in colors file (diff) | |
download | vimrc-7e043911f5507e4492d5db83879977aa0f584b4a.tar.gz vimrc-7e043911f5507e4492d5db83879977aa0f584b4a.tar.bz2 vimrc-7e043911f5507e4492d5db83879977aa0f584b4a.tar.xz vimrc-7e043911f5507e4492d5db83879977aa0f584b4a.zip |
switch to vim-plug, solarized colorscheme
Diffstat (limited to '')
l--------- | colors/solarized.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/colors/solarized.vim b/colors/solarized.vim new file mode 120000 index 0000000..f806ade --- /dev/null +++ b/colors/solarized.vim @@ -0,0 +1 @@ +../bundle/solarized-color/colors/solarized.vim
\ No newline at end of file |