Commit Graph
100 Commits
Author SHA1 Message Date
Yan Pritzker d2db2437d3 Merge pull request #470 from martco/patch-1
Update vim-improvements.vundle
2014-04-28 13:01:45 -05:00
Yan Pritzker e18bc7040f Merge pull request #465 from vdmgolub/snipmate_docs_update
Snipmate docs update
2014-04-10 14:23:22 -05:00
Yan Pritzker 5984dbb710 Merge pull request #463 from alex-frost/master
change string comparison
2014-04-01 15:35:40 -05:00
Yan Pritzker 4b2fc376de Merge pull request #462 from fayimora/patch-4
Return git branches to lightline statusbar
2014-03-28 23:06:11 -06:00
Yan Pritzker bc5da61c89 Improve easymotion highlighting to be yellow not an ugly red block 2014-03-14 12:53:15 -05:00
Yan Pritzker deedc27c3f Always install zshrc; prevents problems if prezto dir exists but zshrc is missing [Fix #452] 2014-03-13 21:30:47 -05:00
Yan Pritzker 742561a67d Update README.md 2014-03-13 21:17:31 -05:00
Yan Pritzker 8145c6d316 Update README.md 2014-03-07 17:04:18 -06:00
Yan Pritzker 9755c79434 Merge pull request #455 from Vijar/master
Fixed wrong setup for easyvim
2014-03-07 14:21:02 -06:00
Yan Pritzker 3894b1bc1b Don't mess with bundler if it's not available 2014-03-01 19:40:33 -06:00
Yan Pritzker 6ff702f31c Removed tagbar; not using 2014-02-16 08:43:29 -06:00
Yan Pritzker 1f1789c867 Remove mvim binary; ships with homebrew's macvim [Fix #450] 2014-02-16 08:18:30 -06:00
Yan Pritzker 74e958f968 Add Bitdeli badge 2014-02-15 22:00:17 -06:00
Yan Pritzker 2dbbf08434 Split vundles into multiple files to reduce churn 2014-02-15 22:00:17 -06:00
Yan Pritzker a3ef052367 Merge pull request #446 from paulnsorensen/add-bundle-config
Add bundle parallel config
2014-02-15 21:59:07 -06:00
Yan Pritzker c9212dacea More readme cleanup 2014-02-15 21:25:17 -06:00
Yan Pritzker b298aa026b Readme cleanup 2014-02-15 21:21:08 -06:00
Yan Pritzker c3117d4f7d Remove vinegar; Didn't like the dash usage. 2014-02-15 21:20:39 -06:00
Yan Pritzker a6baee0a54 Rename git changelog => git simple to avoid conflict with git-extras 2014-02-15 21:09:33 -06:00
Yan Pritzker 399d1d290a Replace GitGrep with Ag 2014-02-15 21:08:32 -06:00
Yan Pritzker 5d72a8c5a4 Sneak: hit Space and type two letters to quickly jump somewhere 2014-02-01 13:37:55 -06:00
Yan Pritzker 86a47f562d Removed mapping; doesn't exactly work. You can still use Ctrl-R when in :ex mode 2014-02-01 13:36:49 -06:00
Yan Pritzker b5f5ecd414 Added Ctrl-R, reverse history search for :commands 2014-02-01 13:27:12 -06:00
Yan Pritzker 9dea8f46c8 Fix docs 2014-01-28 09:20:55 -06:00
Yan Pritzker a6c4d6cae6 Make 0 go to first character, making it easier to work with indented languages 2014-01-25 12:56:54 -06:00
Yan Pritzker b63127ac15 Remove ;; semicolon mapping. Messes with regular semicolon usage (find next char) 2014-01-25 12:55:23 -06:00
Yan Pritzker 157b5d1981 Fix up settings for neocomplete 2014-01-20 11:21:25 -06:00
Yan Pritzker 929f70c11d Merge pull request #424 from maletor/neocomplete
Initial crack at neocomplete
2014-01-20 08:37:59 -08:00
Yan Pritzker c5805ae78d Merge pull request #439 from tku90/zprezto-key-binding-fix
fixed zpreztorc key-bindings
2014-01-20 08:37:31 -08:00
Yan Pritzker 9c4abaa89f Change to Lightline instead of Airline [Fix #418] 2014-01-05 19:09:18 -06:00
Yan Pritzker 2b117b5812 Added support for js highlighting for jquery/other frameworks 2014-01-05 17:28:32 -06:00
Yan Pritzker 41974867e4 Merge pull request #421 from irrationalfab/investigate.vim
Any interest in investigate.vim?
2014-01-05 12:40:10 -08:00
Yan Pritzker 7b8a642a9f Merge pull request #436 from grossjonas/master
Fix syntastic deprecation
2014-01-05 12:36:12 -08:00
Yan Pritzker cffb8b175d Merge pull request #428 from lfilho/patch-1
Make gf create the file if not existent
2013-12-31 20:12:09 -08:00
Yan Pritzker a28a9e3ca0 Merge pull request #425 from sagmor/fix-homebrew-install
Update Homebrew install script
2013-12-31 20:10:34 -08:00
Yan Pritzker 6467d72959 Merge pull request #432 from bobek/guifont-gtk
Load correct fonts under GTK
2013-12-30 15:36:24 -08:00
Yan Pritzker 7e2a3493b6 Go back to using neocomplcache; prematurely upgraded 2013-12-30 10:49:34 -06:00
Yan Pritzker 6c54f2c84a Install good version of MacVim with lua support 2013-12-30 10:41:00 -06:00
Yan Pritzker fe6571e1e4 Reorg bundles, add vim-vinegar and vim-grubox alternate colorscheme 2013-12-28 10:58:58 -06:00
Yan Pritzker 59bac45dc9 Merge pull request #426 from sagmor/add-zsh-to-standard-shells
Add zsh to standard shell list
2013-12-19 13:35:23 -08:00
Yan Pritzker 0d39ae5d66 Merge pull request #423 from maletor/patch-5
Use environment shell
2013-12-18 10:33:50 -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
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
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 10d6912fa1 Merge pull request #416 from fayimora/patch-3
Update README.md
2013-12-14 09:31:34 -08: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
Yan PritzkerandYan 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 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
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
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
Yan PritzkerandYan Pritzker 3a8a1eca32 Make :Gsesarch way faster - requires to :BundleUpdate to get latest skwp/greplace.vim 2013-11-14 22:43:38 -06:00
Yan PritzkerandYan Pritzker e90e9e79c9 Spring rspec alias 2013-11-14 22:43:38 -06:00
Yan Pritzker d0c49ee8dd Merge pull request #402 from imobach/master
Enable tmux to send-prefix using C-a a
2013-11-05 12:29:08 -08:00
Yan Pritzker 65a3ec3219 Update README.md 2013-10-21 16:01:45 -05:00
Yan Pritzker a672e64e36 Merge pull request #387 from maletor/patch-2
Update ctrlp.vim
2013-09-03 08:36:22 -07:00
Yan Pritzker 53d5735548 Merge pull request #390 from jby/fix_vim-sparkup
Removed bundle kogakure/vim-sparkup.git
2013-09-03 08:35:38 -07:00
Yan Pritzker 340bf92f9f Merge pull request #379 from kris-luminar/bugfix_cant_find_pane
fix can't find pane bug
2013-08-17 10:45:39 -07:00
Yan Pritzker 20e86cf4e5 Merge pull request #377 from phillipalexander/patch-1
Remove redundant recommended OSX tool 'autojump'  from README.md
2013-08-05 15:37:45 -07:00
Yan Pritzker 481ec0d887 Merge pull request #364 from lfilho/yankring-Y-behaviour
Fixing Y behaviour
2013-08-01 09:10:00 -07:00
Yan Pritzker b1d50d49f0 Merge pull request #375 from DanielWright/patch-1
Updates RubyGem sources
2013-08-01 09:07:49 -07:00
Yan Pritzker 5f0324b77a Merge pull request #369 from bridgeutopia/master
Remove duplicate of vim-slim on vundles
2013-07-16 11:14:56 -07:00
Yan Pritzker 4a3db13544 Add :ChangeHashSyntax for ruby 1.8->1.9 hashes 2013-06-19 10:26:37 -05:00
Yan Pritzker ee0892daec Merge pull request #357 from nandalopes/fix-311-dirty-worktree
[Fix #311] zsh/presto gets "modified" after clean install
2013-06-12 07:17:09 -07:00
Yan Pritzker 043081b865 Merge pull request #359 from victormours/adding-brew-update
Adding brew update to Rakefile
2013-06-12 07:16:46 -07:00
Yan Pritzker 6f3b65a350 Revert "Fix: dirty worktree after running 'rake install'"
This reverts commit 50fdb9109f.
2013-06-03 21:42:40 -05:00
Yan Pritzker cc69134b20 Highlight easymotion targets 2013-06-02 23:24:04 -05:00
Yan Pritzker 55dc509223 Merge pull request #337 from treppo/master
Add multiple selection
2013-05-29 07:59:04 -07:00
Yan Pritzker 3c15297c0a Merge pull request #344 from nandalopes/fix-dirty-worktree
Fix: dirty worktree after running 'rake install'
2013-05-29 07:57:51 -07:00
Yan Pritzker fd6902e715 Merge pull request #343 from nandalopes/load-ssh-module
Fix: [Zsh] load ssh-agent module
2013-05-28 18:34:00 -07:00
Yan Pritzker 4c3b11d8ea Merge pull request #342 from MarioRicalde/patch-3
Adds some missing links to the Readme
2013-05-27 06:47:57 -07:00
Yan Pritzker 493941a860 Merge pull request #336 from MarioRicalde/patch-2
Removes Swipe back/forth feature for Chrome
2013-05-21 16:17:04 -07:00
Yan Pritzker 73240f018a Revert "Wrapping search. Perl regex while searching. Center search matches and jumps"
This caused strange issues like inability to properly search for ruby
instance variables.

This reverts commit 88dd66685a.
2013-05-14 18:10:25 -05:00
Yan Pritzker 251b84ddb1 Merge pull request #332 from lfilho/better-search-and-jump
Some more improvements to searching and jumping
2013-05-13 08:13:26 -07:00
Yan Pritzker 11eaa04adf Map ,t to CtrlP standard (not mixed) [Fix #333] 2013-05-13 10:10:14 -05:00
Yan Pritzker c798b1ee89 Revert "Externalizing color scheme configs outside plugin folder" -
screwed up command line vim

This reverts commit 20d884b842.
2013-05-13 10:07:22 -05:00
Yan Pritzker 3c9ab42c4d Merge pull request #315 from lfilho/custom-themes
Custom themes / colorschemes
2013-05-09 13:58:20 -07:00
Yan Pritzker dd8e0d9fa1 Merge pull request #331 from kuroir/patch-1
Disable Expose ( Mission Control ) Animations
2013-05-09 13:56:45 -07:00
Yan Pritzker 40e1bd0200 Merge pull request #324 from lfilho/cleaning-vundle
Cleaning vundles.vim
2013-05-03 06:22:10 -07:00
Yan Pritzker cf50ade257 Removed gitgutter - causing slowness 2013-05-02 16:43:29 -05:00
Yan Pritzker 4ed8d4d3c5 Merge pull request #320 from lfilho/organizing-vundles
Re-organizing vundle file
2013-05-02 08:08:01 -07:00