1
0
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:
amix
2012-07-02 18:57:21 -04:00
parent f43b19edf3
commit 3c8e295105
8 changed files with 160 additions and 276 deletions

3
.gitmodules vendored
View File

@ -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