Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from arnau/solarized
Browse files Browse the repository at this point in the history
Add Solarized colorscheme
  • Loading branch information
eparreno committed Sep 19, 2011
2 parents 2abe60d + 281662e commit 5424044
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@
path = bundle/treetop
url = https://github.com/lleirborras/treetop.vim.git
ignore=dirty
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,12 @@ Pathogen is a simple library for manipulating comma delimited path options.

http://www.vim.org/scripts/script.php?script_id=2332

### Solarized

Solarized is a precision colorscheme with dark/light modes.

https://github.com/altercation/vim-colors-solarized

## Contributors

Contributions are welcomed. You can send your pull requests to improve this vim distribution
Expand Down
1 change: 1 addition & 0 deletions bundle/solarized
Submodule solarized added at 528a59

0 comments on commit 5424044

Please sign in to comment.