Bodaniel Jeanes
980180a65e
Remove stupid ruby conceal stuff
2011-11-23 08:35:22 -06:00
Bodaniel Jeanes
5971067a3f
Disable ShowMarks7 by default
2011-11-23 08:34:37 -06:00
Bodaniel Jeanes
76eb9eda31
Change default rubygems source to avoid redirects
2011-11-23 08:33:24 -06:00
Bodaniel Jeanes
89bd577b20
Add rbenv init to zshenv so vim detects paths properly
2011-11-23 08:33:24 -06:00
Bodaniel Jeanes
41f09b5cfc
Add clojure and coffeescript detection to ctags
2011-11-23 08:33:24 -06:00
Bodaniel Jeanes
3367b3e17a
Ignore certain commands from shell history
2011-11-22 14:34:53 -06:00
Bodaniel Jeanes
910aee6172
Add keyboard shortcuts for tabs and let \ be mapped Leader
2011-11-22 14:34:36 -06:00
Bodaniel Jeanes
92b0d459ce
Add shell function to show most recent suspended job
2011-11-15 13:44:25 -06:00
Bodaniel Jeanes
c402054b1f
More vim stuff
2011-11-15 12:27:41 -06:00
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