Commit Graph

55 Commits (3bc576e71a8df803379f991047533cd79f988e93)

Author SHA1 Message Date
nirenjan 11cc21f148 Rework long-lines plugin to use colorcolumn
This will always highlight characters that exceed the 80 character
limit with ErrorMsg, but will also highlight the 81st column, so
the user knows when to break.
2013-01-18 14:26:14 -08:00
nirenjan 1cce3adba2 Tweak vimrc for nocompat & Pathogen helptags
Also delete the forcing of &t_Co to 16 since under tmux, it
automatically detects the 256 colour mode for solarized and is therefore
no longer necessary.
2013-01-15 17:07:44 -08:00
nirenjan 43d5dbae0d Update vimrc settings
This enables the following:
- pathogen plugin manager
- solarized colorscheme
- menu support
- mouse support
2013-01-11 23:09:54 -08:00
nirenjan 02249ba14f Import from original vim-scripts repository 2013-01-11 23:08:38 -08:00
nirenjan d524d8cdb5 Add vimrc 2012-08-28 16:01:09 -07:00