mirror of
https://github.com/amix/vimrc
synced 2025-06-30 11:54:59 +08:00
Made ir-black the default color scheme
Switched away from using gui tabs and made some changes to the default text tab via set_tabline.vim plugin. Added a new mapping <leader>t<leader> that can open a specific tab number.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -47,9 +47,6 @@
|
||||
[submodule "sources_colors/vim-colors-solarized"]
|
||||
path = sources_colors/vim-colors-solarized
|
||||
url = git://github.com/altercation/vim-colors-solarized.git
|
||||
[submodule "sources_colors/vim-irblack"]
|
||||
path = sources_colors/vim-irblack
|
||||
url = git://github.com/wgibbs/vim-irblack.git
|
||||
[submodule "sources_colors/mayansmoke"]
|
||||
path = sources_colors/mayansmoke
|
||||
url = git://github.com/vim-scripts/mayansmoke.git
|
||||
|
Reference in New Issue
Block a user