Removing submodule xorium
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
vim/vim.symlink/bundle/jellybeans
Submodule
1
vim/vim.symlink/bundle/jellybeans
Submodule
Submodule vim/vim.symlink/bundle/jellybeans added at 2c306097f8
Submodule vim/vim.symlink/bundle/vim-xorium deleted from 47f530717a
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user