Installed latest showmarks plugin, forked solarized color scheme and improved on marks color
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -4,9 +4,6 @@
|
||||
[submodule "vim/bundle/fugitive"]
|
||||
path = vim/bundle/tpope-fugitive
|
||||
url = http://github.com/tpope/vim-fugitive.git
|
||||
[submodule "vim/bundle/vim-colors-solarized"]
|
||||
path = vim/bundle/vim-colors-solarized
|
||||
url = https://github.com/altercation/vim-colors-solarized
|
||||
[submodule "vim/bundle/vim-ruby-conque"]
|
||||
path = vim/bundle/vim-ruby-conque
|
||||
url = https://github.com/skwp/vim-ruby-conque
|
||||
@@ -22,3 +19,9 @@
|
||||
[submodule "vim/bundle/vim-scripts-AnsiEsc"]
|
||||
path = vim/bundle/vim-scripts-AnsiEsc
|
||||
url = https://github.com/vim-scripts/AnsiEsc.vim.git
|
||||
[submodule "vim/bundle/garbas-vim-showmarks"]
|
||||
path = vim/bundle/garbas-vim-showmarks
|
||||
url = https://github.com/garbas/vim-showmarks
|
||||
[submodule "vim/bundle/skwp-vim-colors-solarized"]
|
||||
path = vim/bundle/skwp-vim-colors-solarized
|
||||
url = https://github.com/skwp/vim-colors-solarized
|
||||
|
||||
Reference in New Issue
Block a user