e5803a3e8f
.vimrc: Remove solarized_termtrans
...
I think this was needed years ago, or perhaps in an environment I
had years ago. Doesn't seem to be necessary in environments I use
lately (iTerm on Mac OS X).
2016-10-31 13:24:31 +02:00
031cd83ff5
.vimrc: Add incremental search
...
This begins searching before pressing Enter.
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-02 08:16:55 +03:00
9dd5a52bd1
.vimrc: Remove version test
...
Vim 6? WTF?
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-10-11 19:25:05 +03:00
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
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
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
136d75adee
.vimrc: Align comments
2013-05-07 12:17:26 +03:00
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
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
cf122873cd
.vimrc: Cleanup (BASH -> bash)
2013-01-24 12:17:17 +03:00
f7d7e7dad4
.vimrc: Clean up spaces, 5 -> 4
2013-01-24 12:16:38 +03:00
7fa625c2d8
.vimrc: Always use spaces instead of tab characters
2013-01-24 12:14:26 +03:00
17833f1f20
.vimrc: Add new mode to make filename autocomplete work more like in bash
2011-02-21 15:05:34 +03:00
e3d1e315d4
initial commit of .vimrc, .profile, and .screenrc
2010-01-28 22:27:08 +03:00