Commit Graph

384 Commits (3e1d54f454e60e3620d2c4d1e855a27634537494)

Author SHA1 Message Date
Bodaniel Jeanes 3e1d54f454 Refactor tmux shell behavior 2012-01-04 19:43:48 -06:00
Bodaniel Jeanes a94435f221 Fix mouse not working in Vim inside Tmux
I don't use a 'mouse' in vim, but I love the touch pad for scrolling
through code quickly. Finally this let's that work properly...
2011-12-29 19:18:12 -06:00
Bodaniel Jeanes 57e37edb4e Remove utf8 tmux option because it causes "can't establish current session"
It seems to default to on anyway
2011-12-29 18:57:36 -06:00
Bodaniel Jeanes a7b2d33f8d Cleanup tmux config 2011-12-29 17:10:40 -06:00
Bodaniel Jeanes 9574e62f4f Reorganize vimrc and remove unused mapping 2011-12-28 21:00:57 -06:00
Bodaniel Jeanes 5e4eb2967c Send vim selection to gist 2011-12-28 21:00:56 -06:00
Bodaniel Jeanes c0891c5312 Add PlantUML vim syntax 2011-12-28 17:19:51 -06:00
Bodaniel Jeanes c5bdfc7cf7 Remove other unused vim bundles 2011-12-28 10:05:52 -06:00
Bodaniel Jeanes 9b8fe856d1 Remove stupid yankring 2011-12-28 09:54:52 -06:00
Bodaniel Jeanes 3d85ec615e Add ruby matchit 2011-12-28 09:54:48 -06:00
Bodaniel Jeanes dc3d0536ca Tmux stuff 2011-12-27 16:43:26 -06:00
Bodaniel Jeanes b82475f0f4 Vim clojure tweaks 2011-12-27 16:43:26 -06:00
Bodaniel Jeanes 1fbe2fc111 Move whitespace stuff to autocommands and add shortcut 2011-12-27 16:42:45 -06:00
Bodaniel Jeanes ae512ac92c More mouse modes in tmux 2011-12-27 16:42:12 -06:00
Bodaniel Jeanes a413550e71 Never open GUI vim when triggered from an SSH session 2011-12-21 13:48:06 -06:00
Bodaniel Jeanes 126846dace Rerere enabled (http://progit.org/2010/03/08/rerere.html) 2011-12-21 13:42:17 -06:00
Bodaniel Jeanes 182a7ccd4e Start a tmux session for every login and join windows with the main one. Also, fix pbcopy/pbpaste and vim clipboard inside tmux 2011-12-21 13:41:01 -06:00
Bodaniel Jeanes df4f229ad3 Require rubygems into irb and don't set rails logger to STDOUT 2011-12-16 15:25:15 -06:00
Bodaniel Jeanes aed1d1f9bf Disable ACP 2011-12-16 15:25:15 -06:00
Bodaniel Jeanes f27e373573 Add VimClojure 2011-12-13 17:53:25 -06:00
Bodaniel Jeanes 3f3de6d6fc Make new splits default to empty 2011-12-13 17:44:51 -06:00
Bodaniel Jeanes ac5a49f6f0 Re-organize bundles 2011-12-13 17:44:35 -06:00
Bodaniel Jeanes 3d7defa2f7 Keep cursor position 2011-12-04 12:42:02 -06:00
Bodaniel Jeanes 813d60d10a ZoomWin in insert mode should leave us in insert mode 2011-12-04 12:40:22 -06:00
Bodaniel Jeanes 90cbbb581c (iTerm2 only) change cursor based on console Vim's mode 2011-12-04 12:34:31 -06:00
Bodaniel Jeanes 4bb2618150 Acp is too slow sometimes, keep disabled by default 2011-12-04 12:33:22 -06:00
Bodaniel Jeanes 0a14f95b68 mhz's fork of vim-matchit has been deleted it seems 2011-12-04 12:33:09 -06:00
Bodaniel Jeanes ce4dd6cf42 When working, will use ap's fork of vim-css-color instead 2011-12-04 12:32:45 -06:00
Bodaniel Jeanes 12ba22869c Update vundle 2011-12-04 12:32:16 -06:00
Bodaniel Jeanes efddfda186 Add vundle as a submodule 2011-11-28 22:56:25 -06:00
Bodaniel Jeanes 5fcc5af992 Remove and ignore vim bundles from git 2011-11-28 22:56:18 -06:00
Bodaniel Jeanes 5b96618016 Remove tmux.conf oftions that caused errors on startup 2011-11-27 11:51:29 -06:00
Bodaniel Jeanes 6ce883c4db Remove stupid problematic vim-css-color plugin 2011-11-27 11:51:11 -06:00
Bodaniel Jeanes c3dacd5979 scrolloff config in vim 2011-11-23 16:55:59 -06:00
Bodaniel Jeanes a9bce59ab1 Fold on syntax in vim 2011-11-23 16:55:59 -06:00
Bodaniel Jeanes 78200437de Sync clipboard with OS 2011-11-23 16:55:58 -06:00
Bodaniel Jeanes a94999be15 Center search results in vim 2011-11-23 16:55:58 -06:00
Bodaniel Jeanes d86fff17bc Improve colorscheme 2011-11-23 16:55:58 -06:00
Bodaniel Jeanes 2d4dc6c4c0 Remove conceal stuff, improve RSpec highlighting, and add RSpec "focus-folding" 2011-11-23 16:55:58 -06:00
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