Commit Graph

11 Commits

Author SHA1 Message Date
Alan Orth 5c83f82166 .vimrc: Switch back to default 16-color solarized
With the terminal palette using 16-color solarized-dark, this is
actually much nicer.
2013-06-07 09:02:39 +03:00
Alan Orth 6b7c49cd0b .vimrc: Add note about solarized 256 colors mode
We're not really even using solarized technically... I prefer the
"degraded" 256 color mode to the 16-color mode; too much blue!
2013-06-06 17:05:16 +03:00
Alan Orth c582ecc1a7 .vimrc: Set solarized transparency option
When solarized sets a background color it causes text selection via
Xorg/mouse to include otherwise blank space as actual spaces when
you paste it.  For some reason this only happens when using vim
inside screen/tmux.  Setting the transparency option solves it.
2013-06-06 17:03:28 +03:00
Alan Orth 136d75adee .vimrc: Align comments 2013-05-07 12:17:26 +03:00
Alan Orth f1b3556e69 .vimrc: Back to dark config
It's so sexy, and I just can't hack the light one.
2013-05-02 21:45:06 +03:00
Alan Orth a0cc716f24 .vimrc: Switch vim to use solarized light colorscheme
Needs the actual color scheme installed:
    https://github.com/altercation/vim-colors-solarized
2013-04-21 16:45:32 +03:00
Alan Orth cf122873cd .vimrc: Cleanup (BASH -> bash) 2013-01-24 12:17:17 +03:00
Alan Orth f7d7e7dad4 .vimrc: Clean up spaces, 5 -> 4 2013-01-24 12:16:38 +03:00
Alan Orth 7fa625c2d8 .vimrc: Always use spaces instead of tab characters 2013-01-24 12:14:26 +03:00
Alan Orth 17833f1f20 .vimrc: Add new mode to make filename autocomplete work more like in bash 2011-02-21 15:05:34 +03:00
Alan Orth e3d1e315d4 initial commit of .vimrc, .profile, and .screenrc 2010-01-28 22:27:08 +03:00