Commit Graph

336 Commits (c98bdf626f58d84f4eba17fd4ee327270918722e)

Author SHA1 Message Date
Bodaniel Jeanes c98bdf626f Remove unused bundles and add a few other tweaks 2011-11-14 14:23:59 -06:00
Bodaniel Jeanes 3c517612ef Partially fixes the NERDTree resizing (other than the first time it's opened) 2011-11-08 17:19:00 -06:00
Bodaniel Jeanes 112aa8a1e2 Better cleanup of gitconfig 2011-11-08 00:54:51 -06:00
Bodaniel Jeanes aa072a523d Add TODO 2011-11-08 00:52:32 -06:00
Bodaniel Jeanes 40be6e530c Remove unused status line 2011-11-08 00:52:28 -06:00
Bodaniel Jeanes 777889a521 Add git_template directory with ctags hooks 2011-11-08 00:52:14 -06:00
Bodaniel Jeanes 6c55caafc3 Clean up gitconfig 2011-11-08 00:36:44 -06:00
Bodaniel Jeanes 08e32b4ef6 Add another TODO 2011-11-08 00:36:36 -06:00
Bodaniel Jeanes a02c010668 <Leader>p toggles paste mode 2011-11-08 00:30:40 -06:00
Bodaniel Jeanes 20556b66a0 Typo in theme development helper 2011-11-08 00:30:01 -06:00
Bodaniel Jeanes a5915fd45c formatting 2011-11-08 00:29:30 -06:00
Bodaniel Jeanes fd1770fd42 Space in normal mode will clear search highlight 2011-11-08 00:29:19 -06:00
Bodaniel Jeanes cd371163ef Add map to toggle listchars 2011-11-08 00:29:00 -06:00
Bodaniel Jeanes 1b31105806 Change colorscheme to molokai variant 2011-11-08 00:28:32 -06:00
Bodaniel Jeanes 45c9e0380a Remove old wildignore 2011-11-08 00:28:11 -06:00
Bodaniel Jeanes f6118b80d8 Only show cursor line and line numbers for current window 2011-11-08 00:27:57 -06:00
Bodaniel Jeanes 1c5bc75ed7 Some extra ruby filetypes and beginnings of conceals 2011-11-08 00:27:17 -06:00
Bodaniel Jeanes 937df23485 JSON vim syntax 2011-11-08 00:26:31 -06:00
Bodaniel Jeanes f5501cc1f2 Some more bundles to try out 2011-11-08 00:26:20 -06:00
Bodaniel Jeanes 0d3b03ba00 Add some options to statline and Gundo 2011-11-08 00:24:56 -06:00
Bodaniel Jeanes 3d1095c56b Add a note for bash prompt 2011-11-08 00:24:04 -06:00
Bodaniel Jeanes 6f7c2dba34 tmux stuff 2011-11-08 00:23:58 -06:00
Bodaniel Jeanes 735fcf5550 Some README notes 2011-11-08 00:23:21 -06:00
Bodaniel Jeanes 968bc7c158 Upgrade some bundles 2011-11-07 13:45:56 -06:00
Bodaniel Jeanes baff95c90f Tmux config 2011-11-07 13:29:39 -06:00
Bodaniel Jeanes cb9f2db878 A few new bundles to experiment with 2011-11-07 13:29:39 -06:00
Bodaniel Jeanes d0913a35ab Upgrade vim bundles 2011-11-03 11:39:10 -05:00
Bodaniel Jeanes 6d104281df Changes 2011-11-03 11:39:10 -05:00
Bodaniel Jeanes 516deb447e Remove my github API key (don't bother, I've reset it) 2011-11-03 11:39:10 -05:00
Bodaniel Jeanes c8d8760a69 README updates 2011-10-31 14:13:52 -05:00
Bodaniel Jeanes 3125577463 Fix autocmd problems 2011-10-27 10:45:30 -05:00
Bodaniel Jeanes aa0bdd411f Add rainbow_paretheses 2011-10-26 17:41:55 -05:00
Bodaniel Jeanes d4f4d5e1cc Add ~/Code to CDPATH if it exists 2011-10-25 14:05:49 -05:00
Bodaniel Jeanes 6109872426 Update vundle 2011-10-25 14:04:30 -05:00
Bodaniel Jeanes 83181ec7a5 Simple bash prompt 2011-10-24 23:16:15 -05:00
Bodaniel Jeanes 81729e4439 Add prompt_pwd for bash 2011-10-24 23:05:16 -05:00
Bodaniel Jeanes c7b7098a3d Don't need this any more... 2011-10-24 22:42:36 -05:00
Bodaniel Jeanes 8dd25c16b5 Majorly refactor shell files
Changes:

* Reduce duplication across Bash and Zsh
* Increase code sharing between the two
* Automatically load shell files in 'lib' directories
* Zsh `precmd` emulation in Bash
* Move shared prompt (not compatible with Bash) to be Zsh only
* `rbenv` loading for each shell
* etc...

Still to do:

* Bash prompt
* Cross-shell terminal color abstraction
2011-10-24 22:40:00 -05:00
Bodaniel Jeanes eb04764952 WIP for new prompt path 2011-10-24 22:40:00 -05:00
Bodaniel Jeanes 3558715b82 Remove TODO 2011-10-24 22:40:00 -05:00
Bodaniel Jeanes 9eefabda1d Upgrade vundle 2011-10-24 13:37:55 -05:00
Bodaniel Jeanes 926eeb98a5 Keep vim dir files 2011-10-24 13:36:09 -05:00
Bodaniel Jeanes cf09f1b575 Only show '@' in prompt when a user is present 2011-10-24 11:18:21 -05:00
Bodaniel Jeanes 1cb715649c Add TODO 2011-10-24 11:16:38 -05:00
Bodaniel Jeanes b1c363ab2d Fix missing '/' at beginning of prompt 2011-10-24 09:04:55 -05:00
Bodaniel Jeanes dec8413d5b WIP for fixing prompt expansion bugs 2011-10-24 08:59:32 -05:00
Bodaniel Jeanes 7f922a95ce Put rbenv ruby in prompt 2011-10-24 08:45:03 -05:00
Bodaniel Jeanes 4615b4d2c4 These are no longer submodules 2011-10-23 22:53:44 -05:00
Bodaniel Jeanes f133dfda65 Silence my shell method missing 2011-10-23 22:48:33 -05:00
Bodaniel Jeanes 34d7da7b9d That's neater. 2011-10-23 22:39:10 -05:00