Commit Graph

489 Commits

Author SHA1 Message Date
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
Jean Mertz
94122b17ac Remove zsh/prezto custom directory in favor of submodule 2012-08-09 18:48:00 +02:00
Jean Mertz
9c3ab949a5 Swap all references of oh-my-zsh to Prezto 2012-08-09 18:09:50 +02:00
Yan Pritzker
7079ae1432 Handle systems without rvm [Close #130] 2012-08-08 23:27:55 -07:00
Yan Pritzker
e51f19809d Updated reference to prezto (omz sorin) 2012-08-08 13:39:29 -07:00
Yan Pritzker
b4bd099252 enabling theme changes when using prezto through zsh before
(cherry picked from commit 1cccb0e9c522654b7976bea047ed6f9f221ee510)
2012-08-08 13:36:29 -07:00
Yan Pritzker
3b7a69b5c8 Merge pull request #127 from JeanMertz/patch-1
Update homebrew install script url
2012-08-08 11:28:10 -07:00
Yan Pritzker
6776365713 Merge pull request #129 from JeanMertz/patch-2
Update link to @sorin-ionescu Oh My Zsh
2012-08-08 11:27:14 -07:00
Jean Mertz
8c34c47765 Update link to @sorin-ionescu Oh My Zsh
Oh My Zsh fork now renamed to Prezto
2012-08-08 14:30:41 +03:00
Jean Mertz
6a60a42eb9 Update homebrew install script url
Home homebrew install Gist (https://raw.github.com/gist/323731) has been removed. New link (https://raw.github.com/mxcl/homebrew/go) taken from official website (http://mxcl.github.com/homebrew/)
2012-08-08 13:35:52 +03:00
yan
2e0bd87b8d Ctags file for better parsing of ruby,js 2012-07-26 13:36:23 -07:00
yan
bff86523fc Remove bogus unmap 2012-07-20 17:17:44 -07:00
Kyle West
9bb517551d Resolve #122 unmap yankring @ in after file.
`nmap @` is not yet set when `vim/plugin/settings/yankring.vim` is
loaded. Moved nunmap @ to `vim/after/plugin/yankring.vim` because
it is loaded after the plugin is finished loading.
2012-07-20 15:39:18 -04:00
yan
aca163580f Upgraded plugins 2012-07-19 12:46:19 -07:00
yan
fd5962db06 Added SearchComplete tab completion when searching with / 2012-07-16 13:53:33 -07:00
yan
e07b1eb2bf Marky the markdownifier 2012-07-10 10:11:37 -07:00
yan
d200995c79 Don't explicitly load plugins [Close #118] 2012-07-10 10:09:56 -07:00
yan
11fd924d64 Change ,bf mapping conflicting with buffer list ,b 2012-07-10 10:09:33 -07:00
yan
72b9287f75 Add back Rails2-compatible console alias 'co' 2012-07-10 09:54:16 -07:00
Yan Pritzker
942b5f2f3b Merge pull request #115 from bastnic/patch-2
Handle homebrew sbin executables
2012-06-23 09:12:26 -07:00
yan
b1d9592d14 Fixing omodload: no such module: alias issue (#111) 2012-06-23 09:10:37 -07:00
yan
75105e694a Remove duplication in readme 2012-06-22 11:42:18 -07:00
yan
f1031dd98f Added ,bf mapping to add before { } block 2012-06-22 11:29:50 -07:00
yan
41b3f99dad Updated README for yankring 2012-06-22 11:29:42 -07:00
yan
88b69c8dcb Restore YankRing plugin to functionality 2012-06-22 11:29:42 -07:00
yan
3224d33d99 gcp git cherry pick alias 2012-06-22 11:29:42 -07:00