Commit Graph
100 Commits
Author SHA1 Message Date
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
Yan Pritzker a4181b7c83 Merge pull request #317 from petRUShka/vim-ruby-debugger-fix
Fix: make vim command be os-specific, readme fix
2013-05-02 07:54:09 -07:00
Yan Pritzker c6ce42485a Merge pull request #319 from lfilho/next-textobject-update
Updating next-textobject to Steve Losh's new version
2013-05-02 07:52:10 -07:00
Yan Pritzker 910c908fc6 Merge pull request #318 from lfilho/more-txt-obj-vundles
Adding 3 more and organizing text objects vundles
2013-05-02 07:14:12 -07:00
Yan Pritzker e556aa4bf4 Merge pull request #316 from nandalopes/sfix_readme
Small fix documentation for CtrlP vim plugin
2013-05-01 09:58:49 -07:00
Yan Pritzker 8ce49daaa0 Revert "Change indent/unindent behaviour in visual mode"
This is not good for normal vim behavior. You should be able to hit '.'
to repeat the last command. This change breaks that with respect to
indenting.

This reverts commit 72ff8f33db.
2013-05-01 11:21:19 -05:00
Yan Pritzker 673e1d1230 Merge pull request #292 from skwp/vundles_local
Add .vundles.local to allow per-installation plugin customization
2013-04-29 20:25:27 -07:00
Yan Pritzker f6ac61c126 Merge pull request #303 from lfilho/ack2ag
Switching from Ack to Ag
2013-04-29 20:24:41 -07:00
Yan Pritzker 91261f00e6 Merge pull request #313 from lfilho/faster-git-compl
Adding hack to make git completion faster for local stuff
2013-04-29 20:23:51 -07:00
Yan Pritzker b198b38864 Merge pull request #308 from jravetch/patch-1
Remove old reference to tab navigation
2013-04-25 05:24:32 -07:00
Yan Pritzker 2ffdd97ebe Merge pull request #304 from petRUShka/load-ssh-agent
Fix: [Zsh] load ssh-agent module
2013-04-23 06:28:13 -07:00
Yan Pritzker a80554a3dd Merge pull request #301 from lfilho/insensitive-search
Externalizing and improving search configuration
2013-04-17 08:58:51 -07:00
Yan Pritzker 54bd32317f Revert numbers.vim causing relative numbering issue 2013-04-16 09:13:49 -05:00
Yan Pritzker 9b3c3eead9 Updated pry readme to reference jazz_hands gem 2013-04-10 10:43:18 -05:00
Yan Pritzker f460aa1442 Merge pull request #285 from lfilho/improved-semicolon-insertion
Improved semicolon insertion
2013-04-08 07:34:26 -07:00
Yan Pritzker 4e1c31b852 Merge pull request #287 from lfilho/visual-star-search
Adding visual star search vundle
2013-04-08 07:33:27 -07:00
Yan Pritzker fdc08d9302 Merge pull request #289 from skwp/visual_sel_aft_indent
Change indent/unindent behaviour in visual mode
2013-04-08 07:33:10 -07:00
Yan Pritzker c892838e09 Merge pull request #288 from skwp/easy_install
Change installation script
2013-04-08 07:32:30 -07:00
Yan Pritzker 6f17f40640 Merge pull request #290 from skwp/iterm2_solarized_autoinstall
Add autoinstall of Solarized iTerm2 themes
2013-04-08 07:31:48 -07:00
Yan Pritzker 7e1f628d8f Merge pull request #283 from jby/snippet-fix
Replaced honza/snipmate-snippets with honza/vim-snippets
2013-04-04 11:48:37 -07:00
Yan Pritzker 90a1d33af4 Revert "Add support for sourcing the right rvm env on bufenter"
This reverts commit 2521763858.
2013-03-31 21:30:09 -07:00
Yan Pritzker 3b1e361f65 Added @duhanebel to contributors list 2013-03-31 19:10:47 -07:00
Yan Pritzker e098f0a41a Merge pull request #273 from duhanebel/rvm_bundler
Add support for automatically sourcing the right rvm env
2013-03-31 19:05:48 -07:00
Yan Pritzker 912e05f8a3 Merge pull request #274 from duhanebel/update_readme
Remove csapprox from the README
2013-03-31 19:05:13 -07:00
Yan Pritzker e8ae95ffca Fix setting of Gsearch to silver searcher ag 2013-03-29 10:04:28 -07:00
Yan Pritzker 9f8ee7a4e4 Remove bogus bundle 2013-03-29 09:09:40 -07:00
Yan Pritzker 854a15fdb6 Fix path to file-line bundle 2013-03-29 09:06:52 -07:00