Commit Graph

14 Commits

Author SHA1 Message Date
John Tyree
388ff135a8 Add note about purpose of vimrc.before 2013-11-30 22:19:02 -06:00
John Tyree
779af944e8 Turn off spell. The whole file is commented code. 2013-11-30 22:18:46 -06:00
John Tyree
beb8fd5337 airline_theme can be set from .vimrc.local 2013-11-30 22:17:44 -06:00
John Tyree
127a75b029 Map localleader to _ 2013-11-30 22:14:19 -06:00
John Tyree
c7f9a03902 Add spf13_no_transparency 2013-11-30 20:10:38 -06:00
John Tyree
7aea39b0f9 Allow specifying an airline_theme in vimrc.before 2013-11-30 19:58:08 -06:00
John Tyree
5ef6d0ead5 Move indent guides coloring to vimrc.before 2013-11-30 19:51:30 -06:00
John Tyree
7460001ace Add spf13_no_conceal 2013-11-30 19:48:02 -06:00
John Tyree
0b0cb193cc Add less invasive completion mappings 2013-11-29 19:22:23 -06:00
John Tyree
2f3df05d62 Wrap neocompl supertab emulation in conditionals. Add to vimrc.before 2013-11-29 14:08:12 -06:00
John Tyree
59fd278c75 Source fork and local last 2013-11-28 07:31:45 -06:00
John Tyree
7c134a0449 Source fork before local 2013-11-28 07:30:01 -06:00
Stephen Bennett
bf66c5dd58 Move before config source
Place the source commands for .vimrc.before.local & .vimrc.before.fork
in .vimrc.before to reduce clutter in .vimrc
2013-09-06 16:31:53 -06:00
Stephen Bennett
b2389817c3 Populate .vimrc.before with all spf13 options
* .vimrc.before should not be modified (just like any other non-local
  or non-fork config file)
* .vimrc.before contains a list of all options that can be set
* .vimrc.before.local is where these options would actually be set
* support .vimrc.before and .vimrc.before.fork in install scripts
2013-09-05 01:34:43 -06:00