Skip to content

Commit

Permalink
Removing submodule xorium
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknisi committed May 1, 2012
1 parent 30305cd commit 45fc5d0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Expand Up @@ -73,6 +73,6 @@
[submodule "vim/vim.symlink/bundle/vim-rails"]
path = vim/vim.symlink/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/vim.symlink/bundle/vim-xorium"]
path = vim/vim.symlink/bundle/vim-xorium
url = https://github.com/vim-scripts/xorium.vim.git
[submodule "vim/vim.symlink/bundle/jellybeans"]
path = vim/vim.symlink/bundle/jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
1 change: 1 addition & 0 deletions vim/vim.symlink/bundle/jellybeans
Submodule jellybeans added at 2c3060
1 change: 0 additions & 1 deletion vim/vim.symlink/bundle/vim-xorium
Submodule vim-xorium deleted from 47f530
4 changes: 3 additions & 1 deletion vim/vimrc.symlink
Expand Up @@ -112,13 +112,15 @@ set tm=500
syntax on

set background=dark
colorscheme jellybeans
"colorscheme xorium
"colorscheme molokai
"colorscheme ir_black
"colorscheme mango
"colorscheme mustang
"colorscheme vividchalk
"colorscheme desert
colorscheme solarized
"colorscheme solarized

set number " show line numbers

Expand Down

0 comments on commit 45fc5d0

Please sign in to comment.