Miles Starkenburg
bba62701d3
Fix indentation
2014-08-26 20:57:16 -07:00
Yan Pritzker
a44361860f
Merge pull request #525 from gonzedge/spring-rails-console-alias
...
Add `src` alias for `spring rails c`
2014-08-19 12:55:11 -05:00
Yan Pritzker
4b722be4f0
Merge pull request #527 from storypixel/patch-1
...
Update vimrc
2014-08-19 12:50:05 -05:00
Sam Wilson
43a671a428
Update vimrc
2014-08-19 12:26:29 -05:00
Edgar Gonzalez
4ef65fe192
Add src alias for 'spring rails c'.
2014-08-16 15:54:10 -04:00
Yan Pritzker
b848249e7d
Better colors
2014-08-15 10:55:48 -05:00
Yan Pritzker
e256d430cc
Aliases for rails db migrations
2014-08-07 11:37:28 -05:00
Yan Pritzker
94e467777a
Remove jasmine.vim which was conflicting with javascript-libraries-syntax.vim
2014-08-07 11:37:21 -05:00
Yan Pritzker
470b33b76c
\sp for specify {} blocks
2014-08-07 11:36:39 -05:00
Yan Pritzker
1ba9f3e1fe
Get rid of heavy omni complete - seems to hang on some machines
2014-07-21 15:37:57 -05:00
Yan Pritzker
5e4ff731de
Merge pull request #506 from padi/patch-1
...
0_path.zsh reinserts .yadr directories twice in $PATH when in tmux
2014-07-04 12:27:53 -04:00
Yan Pritzker
1ff22da8d5
Merge pull request #497 from Sumukh/master
...
Added the Agnoster prompt as an option.
2014-07-04 12:25:16 -04:00
Sumukh Sridhara
690abc65ac
Add the agnoster prompt, with customizations
2014-07-03 21:46:40 -07:00
Yan Pritzker
6fbfb168f7
Explain how to deal with unsolarized terminals in docs
2014-07-03 17:17:21 -04:00
Yan Pritzker
86350a58f8
If you don't use a solarized terminal, you have to set g:yadr_using_unsolarized_terminal now [Ref #487 ]
2014-07-03 17:11:41 -04:00
Yan Pritzker
61c66ea3b7
Update docs
2014-06-24 11:38:24 -05:00
Yan Pritzker
51fd5bc84d
Ability to disable solarized enhancements [ Fix #487 ]
2014-06-24 11:36:28 -05:00
Yan Pritzker
cebeb7719e
Merge pull request #504 from razum2um/fix_dark_mode_iterm_vim
...
fix colors in console vim on iterm2
2014-06-24 11:25:09 -05:00
Marc Ignacio
a04dfa9d2b
0_path.zsh reinserts .yadr paths twice in tmux
...
in terminal
```sh
sky@nimbus ~ $ echo $PATH
/Users/sky/.rbenv/shims:/Users/sky/.rbenv/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Users/sky/.yadr/bin:/Users/sky/.yadr/bin/yadr
```
in tmux
```sh
sky@nimbus ~ $ echo $PATH
/Users/sky/.rbenv/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Users/sky/.rbenv/shims:/Users/sky/.yadr/bin:/Users/sky/.yadr/bin/yadr:/Users/sky/.yadr/bin:/Users/sky/.yadr/bin/yadr
```
2014-06-20 05:02:08 +08:00
Yan Pritzker
55fbbb73e0
Git recent branches alias
2014-06-19 10:05:12 -05:00
Yan Pritzker
072c46eccf
Don't override ctrl-b for buffer search. we have ,b [ Fix #484 ]
2014-06-17 11:33:51 -05:00
Yan Pritzker
a062321d93
Add hpr hub pull-request alias
2014-06-17 11:31:23 -05:00
Yan Pritzker
1607fde096
Switch to lokaltog easymotion instead of skwp fork [ Fix #447 ]
2014-06-17 11:30:57 -05:00
Vlad Bokov
68b0f8cd23
fix dark mode in vim+iterm2
2014-06-13 13:45:15 +07:00
Yan Pritzker
0d6ba1139e
Merge pull request #496 from Vijar/master
...
zsh aliases to show/hide hidden files in Finder
2014-06-11 10:34:21 -05:00
Yan Pritzker
19abda68f6
Merge pull request #502 from keikun17/master
...
[fixes #501 ] Fix ag string typo。
2014-06-11 10:34:01 -05:00
Yan Pritzker
7116bbafe9
Merge pull request #503 from rkowalewski/master
...
Fix in vim settings
2014-06-11 10:33:47 -05:00
Buddy Magsipoc
1d27c7a015
[ fixes #501 ] Fix ag string typo。
2014-06-11 16:12:52 +08:00
rkowalewski
edb0af655e
[FIX] fixed an error in vim settings
2014-06-11 10:10:20 +02:00
Yan Pritzker
414ef37514
Merge pull request #498 from blackxored/ctrlp-unlet
...
Unset ctrlp_user_command prior to redefinition.
2014-06-10 11:25:06 -05:00
Yan Pritzker
17a858c2b1
Merge pull request #499 from giorni/iterm-plist
...
Fix for iTerm themes install on Mavericks
2014-06-10 11:24:37 -05:00
Ricardo Giorni
9de2400e30
Fix for iTerm themes install on Mavericks
...
Mavericks cache preferences and overwrites defaults from cache, not
installing it properly. Reading it after install updates the cache with
new values.
2014-06-10 12:44:38 -03:00
Adrian Perez
47dcd8253d
Unset ctrlp_user_command prior to redefinition
2014-06-04 03:34:40 +02:00
Rajiv
ba2328df0b
zsh aliases to show/hide hidden files in Finder
2014-05-30 10:23:11 -07:00
Yan Pritzker
dab810e27b
Merge pull request #485 from maletor/neocomplete_settings
...
neocomplete: update settings
2014-05-28 19:01:00 -05:00
Ellis Berner
dabc6e639c
neocomplete: update settings
2014-05-13 09:58:03 -07:00
Yan Pritzker
41cacdc690
Remove tagbar settings [ Fix #464 ]
2014-05-02 10:47:51 -05:00
Yan Pritzker
f83256cbb6
Merge pull request #474 from lfilho/patch-1
...
Fix Ag functions
2014-04-29 20:58:22 -05:00
Luiz Gonzaga dos Santos Filho
b9a8bb5f7c
Fix Ag functions
...
I believe this is what is intended? It was not working for me like it was...
2014-04-29 18:30:25 -03:00
Yan Pritzker
ed154c72ca
Remove duplicated plugin
2014-04-28 13:34:20 -05:00
Yan Pritzker
a559d49b36
Decided disabling arrow keys was hurting new people too much
2014-04-28 13:03:17 -05:00
Yan Pritzker
d2db2437d3
Merge pull request #470 from martco/patch-1
...
Update vim-improvements.vundle
2014-04-28 13:01:45 -05:00
martco
a459920904
Update vim-improvements.vundle
...
This removes a redundant Bundle that already appears on line 9. This was throwing warnings for me whenever I started macvim.
2014-04-28 10:39:43 -07:00
Yan Pritzker
e18bc7040f
Merge pull request #465 from vdmgolub/snipmate_docs_update
...
Snipmate docs update
2014-04-10 14:23:22 -05:00
Vadim Golub
a8a4a29d15
Snipmate's version notice removed
...
Another snipmate's fork (garbas/vim-snipmate) is used now. The notice is
obsolete now.
2014-04-10 21:27:31 +03:00
Vadim Golub
2125d3de0d
Snipmate description updated
...
Scrooloose snippets were replaced with honza/vim-snippets.
2014-04-10 21:27:04 +03:00
Yan Pritzker
5984dbb710
Merge pull request #463 from alex-frost/master
...
change string comparison
2014-04-01 15:35:40 -05:00
alex-frost
df9d4fa2e8
change string comparison
2014-04-01 19:53:49 +01: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
Fayimora Femi-Balogun
060fbb4a26
Add fugitive to lightline statusbar
2014-03-28 03:44:24 +00:00