diff options
author | johannst <*> | 2016-10-13 19:21:17 +0200 |
---|---|---|
committer | johannst <*> | 2016-10-13 19:21:17 +0200 |
commit | 252433fea54c3c76af30d3eca334b78e32027293 (patch) | |
tree | a1a44535b176a1720bd337685fd3d1f2678e4b6d /README.md | |
parent | 7e7256d1dc22619373271ff12ff677e3b11067dc (diff) | |
download | dotfiles-252433fea54c3c76af30d3eca334b78e32027293.tar.gz dotfiles-252433fea54c3c76af30d3eca334b78e32027293.zip |
added scons builder in vim
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -2,14 +2,17 @@ # author: johannst - **.vim/colors**: - - solarized: https://github.com/altercation/solarized - - buddy : https://github.com/DrSpatula/vim-buddy - - gruvbox : https://github.com/morhetz/gruvbox - - pride : https://github.com/lyxell/pride.vim - - scheakur : https://github.com/scheakur/vim-scheakur + - solarized: https://github.com/altercation/solarized + - buddy : https://github.com/DrSpatula/vim-buddy + - gruvbox : https://github.com/morhetz/gruvbox + - pride : https://github.com/lyxell/pride.vim + - scheakur : https://github.com/scheakur/vim-scheakur - **.vim/install_vundle.sh**: - - Installs Vim Bundle package manager + - Installs Vim Bundle package manager - **.bashrc/** - - this files should be sourced from within a ~/.bashrc ~/.bash_profile file + - this files should be sourced from within a ~/.bashrc ~/.bash_profile file + +- **.Xresources_solarized** + - https://github.com/solarized/xresources |