Yan Pritzker
d49fc4cbe9
Prevent pasting in visual mode from overwriting paste buffer
2012-10-08 21:04:44 -07:00
Yan Pritzker
a94bde1223
Removed erroneous comments
2012-10-08 18:44:52 -07:00
Yan Pritzker
a5b5dd63e0
Implement jump to ruby method (bang-aware)
...
It always annoyed me that vim jump-to-tag (ctrl-] or ,f in yadr)
totally flopped when it came to ruby bang methods. This function
handles methods! and method.invocations! to find bang versions
of methods.
2012-10-08 18:39:08 -07:00
Yan Pritzker
e1fe13d022
Ignore whitespace in git diffs; a few aliases
2012-10-07 22:09:45 -07:00
Yan Pritzker
592c59f1b3
Merge pull request #176 from brotbert/linux-no-homebrew-and-font-install
...
don't try to install homebrew and fonts on linux-based systems
2012-10-04 11:59:07 -07:00
Robert Conrad
32f1ce6862
don't try to install homebrew and fonts on linux-based systems
2012-10-04 20:42:57 +02:00
Yan Pritzker
b98b4a6c28
Added bundler rvm support
...
See http://robots.thoughtbot.com/post/15346721484/use-bundlers-binstubs
2012-10-02 22:45:26 -07:00
Yan Pritzker
a5a86a2a7d
When opening nerdtree wtih C-\ ensure consistent sizing
2012-10-02 21:57:29 -07:00
Yan Pritzker
be12982398
Added outer ruby block functionality
2012-10-01 17:16:15 -07:00
Yan Pritzker
a6d6ab3da1
Added ghi github issues command line interface
2012-10-01 12:09:22 -07:00
Yan Pritzker
c85c25ff3b
Simplify install: Move font, homebrew installation into rake installer
2012-09-28 10:38:59 -07:00
Yan Pritzker
6c0f02dd3f
Updated to latest vim-powerline
2012-09-28 09:52:43 -07:00
Yan Pritzker
900c804601
Override rm alias so that it doesn't prompt every time
2012-09-28 09:30:51 -07:00
Yan Pritzker
c29276bec1
Clean up location of ~/.yadr
2012-09-27 13:27:40 -07:00
Yan Pritzker
429bba4779
Ensure prezto and other submodules are correctly installed recursive [ Close #170 ]
2012-09-27 13:27:20 -07:00
Yan Pritzker
081630a443
Better installation of fasd [ Close #123 ]
...
Now with zsh tab completion for `z` and other fasd commands!
2012-09-27 12:09:35 -07:00
Yan Pritzker
f2288cd94e
Made ,gf / ctrl-f aware of line numbers
...
Now you can `,gf` or can `ctrl-f` file.rb:123
2012-09-27 11:12:38 -07:00
Yan Pritzker
85f0dc996c
Merge pull request #169 from giorni/slim-support
...
Added support for slim syntax
2012-09-27 10:54:17 -07:00
Ricardo Giorni
be83e81037
Added support for slim syntax
2012-09-27 14:43:37 -03:00
Yan Pritzker
af0072c43b
Latest version of plugins
2012-09-27 08:50:23 -07:00
Yan Pritzker
6ef021e013
Switch prezto to point to master [ #167 ]
2012-09-27 08:44:52 -07:00
Yan Pritzker
e86742bf94
Automatically load ~/.secrets [ Close #166 ]
2012-09-27 08:43:13 -07:00
Yan Pritzker
d5077d9db3
Added abolish.vim for camelcase/underscore toggling and others
2012-09-26 15:51:38 -07:00
Yan Pritzker
33e5fb537d
Switch between running rspec1 and rspec2 with :Rspec1
and :Rspec2
2012-09-26 15:46:50 -07:00
Yan Pritzker
9459f345c7
Update version to 1.0
2012-09-26 15:20:17 -07:00
Yan Pritzker
a69b5c5ae3
Switched to @skwp fork of YankRing without evil @ mapping
2012-09-26 15:17:17 -07:00
Yan Pritzker
5fdffec3c9
Remove creation of unnecessary symlink [ Close #164 ]
2012-09-26 14:08:39 -07:00
Yan Pritzker
fa357bbd35
Ability to store your own prompts in ~/.zsh.prompts [ Close #152 ]
...
We no longer pollute yadr or prezto directories with custom code!
2012-09-26 11:05:28 -07:00
Yan Pritzker
d8e5043c40
Latest fasd
2012-09-26 10:23:54 -07:00
Yan Pritzker
ae2076bfd1
Prezto support! Make sure you run rake:install
2012-09-26 10:23:39 -07:00
Yan Pritzker
249d86e5f2
Added NrrwRgn plugin
2012-09-26 08:21:48 -07:00
Yan Pritzker
f145df4e6f
Latest versions of vim plugins
2012-09-18 22:58:26 -05:00
Yan Pritzker
9e5b9fa9b6
Better javascript parsing libraries
2012-09-18 13:56:17 -05:00
Yan Pritzker
eafb079ba0
Updated to latest version of vim-ruby-conque
2012-09-18 13:55:35 -05:00
Yan Pritzker
69d699d0bc
Hardcode location of .yadr
...
Occasionally it is slow on the find command. This code has no reason to be.
2012-09-14 12:30:08 -07:00
Yan Pritzker
9ae8bd285a
Merge pull request #161 from tUrG0n/patch-3
...
Always show powerline even with one window open.
2012-09-12 22:29:34 -07:00
Piotr Yordanov
2e80485b72
Fixed bug in #160
2012-09-13 05:41:13 +03:00
Yan Pritzker
34bb32e172
Added for html preview in Safari
2012-09-11 10:19:13 -07:00
Yan Pritzker
8caeeeaa77
Improve color of grep to yellow
2012-09-11 10:19:13 -07:00
Jean Mertz
3ccf99bf51
Update prezto submodule
2012-09-06 10:17:27 +02:00
Yan Pritzker
d13f02b2ba
Merge pull request #141 from corroded/relative_vim_overrides
...
Uses vim/after directory instead of root for custom vimrc.after
2012-08-21 18:29:59 -07:00
Eumir Gaspar
6f16123446
Added vimrc.after to gitignore
2012-08-22 08:03:51 +08:00
Eumir Gaspar
a5efac5333
Updated README
2012-08-22 08:03:38 +08:00
Eumir Gaspar
a0ffe72d35
Added original implementation for janus overrides
2012-08-22 07:56:19 +08:00
Eumir Gaspar
833aadcb27
Uses vim/after directory instead of root for custom vimrc.after
2012-08-21 16:25:37 +08:00
Yan Pritzker
4742eb91db
Remove git.zsh, it is not useful [ Close #135 ]
2012-08-10 16:02:48 -07:00
Jean Mertz
98fb67a086
Set correct PDIR location in zshenv
2012-08-10 07:42:01 +02:00
Jean Mertz
f9df5c6ba4
Moved to experimental Prezto branch
2012-08-10 07:22:07 +02:00
Jean Mertz
2410bf220b
Add simple Prezto installation
2012-08-09 20:47:45 +02:00
Jean Mertz
6b98421fe1
Add Prezto submodule
2012-08-09 18:50:19 +02:00