Commit Graph

1304 Commits

Author SHA1 Message Date
Seba Gamboa d586a6fbe1 Update Homebrew install script 2013-12-19 17:22:17 -03:00
Ellis Berner 2227938ad5 Replace with neocomplete 2013-12-19 11:13:27 -08:00
Ellis Berner 9fc329f186 Initial crack at neocomplete 2013-12-19 10:42:44 -08:00
Yan Pritzker 0d39ae5d66 Merge pull request #423 from maletor/patch-5
Use environment shell
2013-12-18 10:33:50 -08:00
Ellis Berner d9a5295433 Use environment shell fixes #422 2013-12-18 10:16:33 -08:00
Yan Pritzker a9595a4477 Updated the changelog - about time 2013-12-17 19:52:00 -06:00
Yan Pritzker 0fc83ead3b CtrlP no longer jumps you to the file if it's already open.
This makes it easier to maintain multiple Tab workspaces involving the
same files. For example, in one workspace you want a class and its spec,
and in another tab you want to see that class in context with another
collaborator. This allows you to open the window multiple times.
2013-12-17 19:46:42 -06:00
Fabio Pelosin 0b26220edd Add investigate.vim 2013-12-17 17:35:44 +01:00
Yan Pritzker 499003dd72 Fall back to /bin/zsh if /usr/local/bin/zsh doesn't exist 2013-12-16 17:27:06 -06:00
Yan Pritzker 244d865473 Fix path to zsh to use the homebrew installed newer version 2013-12-16 13:20:16 -06:00
Yan Pritzker be6473232f Merge pull request #419 from maletor/patch-3
Safely add reattach-to-user-namespace
2013-12-16 10:34:54 -08:00
Ellis Berner 52e2332466 Safely add reattach-to-user-namespace 2013-12-16 10:24:31 -08:00
Yan Pritzker 2b269754c5 ,ag and ,af for invoking :Ag and :AgFile 2013-12-16 10:24:32 -06:00
Yan Pritzker d6e129bc3d Let's be opinionated - disable the arrow keys and save the world 2013-12-16 10:03:36 -06:00
Yan Pritzker 2f2325755c Aliases for spring/rails 2013-12-16 08:43:33 -06:00
Yan Pritzker 6edbf701e7 Change multicursor to use ,mc instead of Ctrl-m which was screwing up other behavior 2013-12-16 08:43:09 -06:00
Yan Pritzker 2c11049fcc Readme cleanup, and NrrwRgn plugin that was lost 2013-12-15 22:27:00 -06:00
Yan Pritzker 411c0d8656 More marketing fluff :) 2013-12-15 22:10:57 -06:00
Yan Pritzker 22e58f0ced Added ,rs ,rl ,ss ,sl commands for running specs in iTerm 2013-12-15 22:02:47 -06:00
Yan Pritzker 962b61a71d Readme updates 2013-12-15 20:00:30 -06:00
Yan Pritzker 627faf9656 Removed conque settings, no longer used 2013-12-15 19:58:17 -06:00
Yan Pritzker 635047f710 Fixed multicursor mapping to Ctrl-m so that it actually works 2013-12-15 17:10:54 -06:00
Yan Pritzker ad3b05c28f Don't try to clone vundle if we already have it [Fix #415] 2013-12-15 16:20:31 -06:00
Yan Pritzker 326769ad69 Update README.md 2013-12-15 16:09:36 -06:00
Yan Pritzker 73a0cb2ab8 Fallback to using git ls-files if ag is missing 2013-12-15 15:22:05 -06:00
Yan Pritzker 6be24941c8 Merge pull request #413 from treppo/ctrlp-ag
Use ag as ctrlp's search command
2013-12-15 13:20:03 -08:00
Yan Pritzker 14e119cf35 Swap specky for lighter weight rspec.vim for highlighting 2013-12-15 15:17:04 -06:00
Yan Pritzker f2f9c92332 Removed vim-ruby-conque, causes shell connection leaks and other issues 2013-12-15 15:02:54 -06:00
Yan Pritzker 1cdd7ff9ec Clean up tmux conf 2013-12-15 15:01:30 -06:00
Yan Pritzker 287b3eff2b Splitting up docs 2013-12-15 15:01:30 -06:00
Yan Pritzker 827f1698a5 Removed unused submodule 2013-12-15 13:49:01 -06:00
Yan Pritzker 804756e2f0 Readme cleanups 2013-12-14 16:42:47 -06:00
Yan Pritzker 10d6912fa1 Merge pull request #416 from fayimora/patch-3
Update README.md
2013-12-14 09:31:34 -08:00
Fayimora Femi-Balogun cde95e8d25 Update README.md 2013-12-14 16:27:32 +00:00
Yan Pritzker 30a68044db Merge pull request #412 from treppo/solarized-vim
Remove setting 256 colors for solarized on terminal vim
2013-12-11 09:10:26 -08:00
Christian Treppo a21993fe68 Remove setting 256 colors for solarized on terminal vim 2013-12-11 15:38:38 +00:00
Christian Treppo 10cbcdc7df Use ag as ctrlp's search command 2013-12-08 13:27:25 +00:00
Yan Pritzker 1dbd30f0ee Readme cleanup 2013-12-05 08:34:19 -06:00
Yan Pritzker 1bf3186a3a Merge pull request #409 from c0nspiracy/fix-coderay-customization
Fix token color customization for CodeRay >= 1.1.0
2013-12-02 13:43:03 -08:00
Yan Pritzker 105bdc5878 Revert "Merge pull request #410 from treppo/master"
This reverts commit 6e344fef4e, reversing
changes made to 4c88ca6e45.
2013-12-02 13:17:49 -06:00
Yan Pritzker 6e344fef4e Merge pull request #410 from treppo/master
Remove setting 256 colors for solarized on terminal vim
2013-11-29 14:42:49 -08:00
Christian Treppo b19e2311ab Remove setting 256 colors for solarized on terminal vim 2013-11-29 21:24:54 +00:00
Rob Newbould 704fd7bdcc Compare version numbers properly 2013-11-29 13:34:10 +00:00
Rob Newbould 3210d166a7 Fix token color customization for CodeRay >= 1.1.0
See: https://github.com/rubychan/coderay/commit/e2acec3ef141725d2fc264e56d1aa18e838c6acf
     https://github.com/pry/pry/issues/1012#issuecomment-29213405
2013-11-29 13:14:31 +00:00
Yan Pritzker 4c88ca6e45 Merge pull request #394 from treppo/master
Allow users to overwrite the tmux configuration
2013-11-25 14:47:14 -08:00
Christian Treppo e6fb396ff0 Allow local configuration for tmux 2013-11-15 21:53:34 +00:00
Yan Pritzker 9c2804ba6e Merge pull request #405 from jby/add_tmux_vim_syntax
Added syntax highlightning for tmux.conf
2013-11-15 11:41:34 -08:00
Yan Pritzker bf5c99fb33 Merge pull request #406 from jeremyclement/master
Resolve error "E518: Unknown option: undofile" for vim < 7.3
2013-11-15 11:40:33 -08:00
jeremyclement dab4deb324 just a spelling mistake in comment 2013-11-15 16:09:15 +01:00
jeremyclement d0242e117f test presence of persistent_undo module before use it. (prevent error msg for versions<703) 2013-11-15 16:08:30 +01:00