Commit Graph

645 Commits (85afb5c2dffc863d3c5824add5c40715bb8aad33)

Author SHA1 Message Date
Bo Jeanes 54f349c7a6 Remove ZSH 2012-11-20 14:40:40 -06:00
Bo Jeanes 42024142dd Markdown mode 2012-10-23 10:41:18 -05:00
Bo Jeanes d7ac47ca10 Emacs stuff 2012-10-23 09:17:57 -05:00
Bo Jeanes 8b6f4794d5 Update some lein plugins 2012-10-22 23:32:13 -05:00
Bo Jeanes eaca0bc519 tmuz 'zooming' 2012-10-22 23:32:08 -05:00
Bo Jeanes 36748d0634 Git stuff 2012-10-22 23:31:31 -05:00
Bo Jeanes dc210896bf Pull in some nice emacs stuff from emacs-prelude 2012-10-22 23:30:16 -05:00
Bo Jeanes 4224f9ab08 Surround plugin 2012-09-07 12:11:37 -05:00
Bo Jeanes 29a889bd9b other emacs packages 2012-09-02 17:35:06 -05:00
Bo Jeanes b381c1bea6 Delete trailing whitespace on save in Emacs 2012-09-02 17:35:06 -05:00
Bo Jeanes 82309e2555 Copy/paste integration between OS X and Tmux 2012-09-02 17:35:06 -05:00
Bo Jeanes a81ad8fec1 Page up 2012-09-02 17:35:06 -05:00
Bo Jeanes 7790b2f909 Add clj-stacktrace to lein2 2012-09-02 17:32:17 -05:00
Bo Jeanes c1e0bb9a38 Fix lein 2012-08-27 13:30:06 -05:00
Bo Jeanes 6b1acecfbe Emacs stuff 2012-08-27 13:30:01 -05:00
Bo Jeanes 2911f6b0aa Switch back to VimClojure + paredit instead of slimv 2012-08-17 22:25:47 -05:00
Bo Jeanes 2785427bb4 Some more default leiningen plugins 2012-08-17 22:25:13 -05:00
Bo Jeanes e0c28542a5 Emacs config 2012-08-17 22:24:55 -05:00
Bo Jeanes fbe4856b27 Remove ShowMarks 2012-08-16 17:17:08 -05:00
Bo Jeanes b8227c094d Use better clojure set up 2012-08-16 17:16:56 -05:00
Bo Jeanes 7f38aeedb2 Merge branch 'master' of git://github.com/bjeanes/dot-files
* 'master' of git://github.com/bjeanes/dot-files:
  Fix psql function
  Remove unused/annoying functions and set default JRuby options
  Move osx-specific alias to the osx-only shell file
  Remove unused aliases
  Refactor git configs to use include files.
  Latest vundle
  Add include path for local git config
  Change git name
  Change cursor to I-bar in insert mode even when in Tmux
  augroups
  Extra mappings

Conflicts:
	Rakefile
	editors/vim/bundles.vim
2012-08-16 17:10:05 -05:00
Bo Jeanes 3d22bd8d2b Fix psql function 2012-08-16 16:42:39 -05:00
Bo Jeanes a1c2fff9c8 Remove unused/annoying functions and set default JRuby options 2012-08-16 16:42:32 -05:00
Bo Jeanes dc44e9a714 Move osx-specific alias to the osx-only shell file 2012-08-16 16:42:06 -05:00
Bo Jeanes abd4aea77e Remove unused aliases 2012-08-16 16:41:44 -05:00
Bo Jeanes 1b6214e4b9 Refactor git configs to use include files.
Also move private or host-specific config to a non-versioned git config.
2012-08-16 16:40:42 -05:00
Bo Jeanes 0cace531b3 Latest vundle 2012-08-16 16:03:50 -05:00
Bo Jeanes 1f8512ea01 Add include path for local git config 2012-08-16 15:59:07 -05:00
Bo Jeanes e5f7e06e79 Change git name 2012-08-16 15:59:07 -05:00
Bo Jeanes d62f1d3346 Change cursor to I-bar in insert mode even when in Tmux 2012-08-16 15:59:07 -05:00
Bo Jeanes a9bb324650 augroups 2012-08-16 15:59:07 -05:00
Bo Jeanes d0279cbe30 Extra mappings 2012-08-16 15:57:13 -05:00
Bodaniel Jeanes a231144078 lein2 configs 2012-07-20 00:19:12 -05:00
Bodaniel Jeanes 2e09bb5686 vim stuff 2012-03-28 14:31:02 -05:00
Bodaniel Jeanes dc996fc0e2 Add slimv 2012-03-28 10:36:44 -05:00
Bodaniel Jeanes d1e5fa13e8 Hopefully fix stupid ttymouse problem in tmux 2012-03-28 09:19:38 -05:00
Bodaniel Jeanes 93af587ae0 Fix tabular patterns 2012-03-14 08:46:27 -05:00
Bodaniel Jeanes 5cd60526fb Improve Tabularize alignments and move them out into explicit patterns 2012-03-14 00:20:55 -05:00
Bodaniel Jeanes 47fcab9a4b Be explicit about filetypes in which to use kien/rainbow_parentheses.vim
rainbow_parentheses.vim breaks VimClojure syntax which VimClojure indent
relies on.

Since VimClojure has its own rainbow parentheses functionality, turn
that on and be explicit about rainbow_parentheses.vim filetypes to use
so we don't shotgun turn it on for all languages (such as clojure).
2012-03-14 00:20:55 -05:00
Bodaniel Jeanes ba9d4477fe Make sure deleting a line puts cursor back to beginning of line 2012-03-14 00:20:55 -05:00
Bodaniel Jeanes b7d70a5340 Add some clojure love 2012-03-14 00:20:55 -05:00
Bodaniel Jeanes 547d3421d0 Upgrade vundle 2012-03-14 00:20:55 -05:00
Bodaniel Jeanes 04085befc1 Tmux zoom window 2012-03-06 14:50:43 -06:00
Bodaniel Jeanes ebe5d8ffe6 Fix Tmux shell integration to not exit when tmux is not installed. 2012-03-01 16:41:25 -06:00
Bodaniel Jeanes 8d5387acff Update vundle 2012-02-25 21:39:28 -06:00
Bodaniel Jeanes 28b34401d8 <silent> seems to be stopping this command from working? 2012-01-09 17:40:25 -06:00
Bodaniel Jeanes bccdcdb1ff cleanup 2012-01-09 17:40:10 -06:00
Bodaniel Jeanes da5c36cd11 Replace vim-statline with vim-powerline 2012-01-09 17:40:00 -06:00
Bodaniel Jeanes cb2497233c misc 2012-01-09 17:38:48 -06:00
Bodaniel Jeanes 65624cf0a4 add TODO 2012-01-09 10:24:41 -06:00