Commit Graph

302 Commits

Author SHA1 Message Date
Yan Pritzker
c14242fc6a Merge pull request #598 from DNNX/patch-1
Fix a typo in README
2015-07-21 20:40:38 -05:00
Yan Pritzker
d74ab05613 Change Cmd-Space to Ctrl-Space for autocomplete 2015-06-02 19:03:09 -05:00
Nate Delage
9c152da660 Add note about vim+lua+neocomplete+rvm segfault 2015-05-04 14:20:49 -05:00
The Gitter Badger
4bec47ed7f Added Gitter badge 2015-02-16 20:57:18 +00:00
Viktar Basharymau
f8a196db0f Rename PCKeyboardHack to Seil
And change the link accordingly.
2015-01-22 11:45:11 +03:00
Viktar Basharymau
e856da0026 Fix a typo in README 2015-01-22 10:43:41 +03:00
Martin Lazarov
4162490a1f Updating github raw userdata urls to githubusercontent.com 2015-01-05 14:18:32 +02:00
Yan Pritzker
81f89e64d1 Readme cleanup 2015-01-04 14:03:58 -06:00
Yan Pritzker
b163ebd7bd Removed deprecated tagbar usage 2015-01-04 13:58:00 -06:00
Yan Pritzker
26a2c1cd74 Example of setting colorscheme in README 2015-01-04 13:47:06 -06:00
Luiz Gonzaga dos Santos Filho
0915851bc3 Moving ./osx to ./bin/osx 2014-11-20 20:06:45 -02:00
Yan Pritzker
ce5b38ebb0 Navigate seamlessly between vim and tmux [Fix #526] 2014-10-24 15:01:18 -05:00
Nikolai B
9d30fc4041 make more mappings use Alt + readme 2014-09-29 21:33:48 +01:00
Yan Pritzker
6fbfb168f7 Explain how to deal with unsolarized terminals in docs 2014-07-03 17:17:21 -04: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
74e958f968 Add Bitdeli badge 2014-02-15 22:00:17 -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
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
41974867e4 Merge pull request #421 from irrationalfab/investigate.vim
Any interest in investigate.vim?
2014-01-05 12:40:10 -08:00
Yan Pritzker
fe6571e1e4 Reorg bundles, add vim-vinegar and vim-grubox alternate colorscheme 2013-12-28 10:58:58 -06:00
Fabio Pelosin
0b26220edd Add investigate.vim 2013-12-17 17:35:44 +01:00
Yan Pritzker
2b269754c5 ,ag and ,af for invoking :Ag and :AgFile 2013-12-16 10:24:32 -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
635047f710 Fixed multicursor mapping to Ctrl-m so that it actually works 2013-12-15 17:10:54 -06:00
Yan Pritzker
326769ad69 Update README.md 2013-12-15 16:09:36 -06:00
Yan Pritzker
1cdd7ff9ec Clean up tmux conf 2013-12-15 15:01:30 -06:00
Yan Pritzker
287b3eff2b Splitting up docs 2013-12-15 15:01:30 -06:00
Yan Pritzker
804756e2f0 Readme cleanups 2013-12-14 16:42:47 -06:00
Fayimora Femi-Balogun
cde95e8d25 Update README.md 2013-12-14 16:27:32 +00:00
Yan Pritzker
1dbd30f0ee Readme cleanup 2013-12-05 08:34:19 -06:00
Christian Treppo
e6fb396ff0 Allow local configuration for tmux 2013-11-15 21:53:34 +00:00
Yan Pritzker
015782241e Removed sparkup from readme [Fix #403] 2013-10-29 23:27:14 -05:00
Yan Pritzker
46946c9b8b Move vim settings out of plugins to ensure they all get correctly loaded after everything else [Fix #373] 2013-10-21 16:11:18 -05:00
Yan Pritzker
65a3ec3219 Update README.md 2013-10-21 16:01:45 -05:00
Phillip Alexander
62b347a59c Remove redundant recommended OSX tool 'autojump'
autojump 'j' functionality is matched/replaced by fasd 'z' command (installed and enabled as a prezto submodule by default). Instead of typing `j [dirspec]`, you simply type `z [dirspec]`.
2013-08-05 15:12:04 -07:00
Yan Pritzker
5eb6a22c06 Added vim-session; :SaveSession and :OpenSession [Fix #322] 2013-08-04 17:58:12 -05:00
Yan Pritzker
8004dd2025 Switch to steeef_simplified prompt which doesn't seem to be problematic like the skwp prompt with newer prezto installs [Fix #272 #286] 2013-08-04 16:28:07 -05:00
Yan Pritzker
9e864c25c0 Remove lusty juggler / not using 2013-06-21 09:53:32 -05:00
Mario Ricalde
07001de9eb Adds some missing links to the Readme 2013-05-27 04:33:11 -05: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
Luiz Gonzaga dos Santos Filho
2439ce9278 Adding 3 more and organizing text objects vundles 2013-05-02 16:07:06 +02:00
petRUShka
205c965a61 Fix: make vim command be os-specific, readme fix
(cherry picked from commit c58e8d3c3cc923639241e2e5edc59846fb5ba810)
2013-05-02 01:10:47 +04:00
Nanda Lopes
016349ad93 Fix documentation for CtrlP vim plugin
Ctrl-p shortcut is actually used by yankring plugin
(cherry picked from commit 26400827300686ad5f3d4daba0f1b841e12d474a)
2013-05-01 13:38:42 -03:00
Luiz Gonzaga dos Santos Filho
bcc03b96df Switching from Ack to Ag 2013-04-25 21:34:56 +01:00
jravetch
ffa3c956b5 Remove old reference to tab navigation 2013-04-23 23:36:38 +09:00
Yan Pritzker
54bd32317f Revert numbers.vim causing relative numbering issue 2013-04-16 09:13:49 -05:00
Fabio
c8960fcfdf Update plugin mgmt help on README.md
We now have a working yadr vim-delete-plugin
2013-04-10 12:40:53 +02:00
Fabio Gallonetto
23a9e72b9c Add numbers.vim to vundles.list
numbers.vim is a plugin that allows for easy switch between
absolute and relative line numbers.
A convenient shortcut: ,tn (toggle numbers) is provided to
switch between the two modes

Fixes #276
2013-04-09 17:44:26 +01: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
Fabio Gallonetto
5df698f6d2 Change installation script
Instead of asking the user to clone the repo and running rake
install, there's is now an easy .sh script that can be downloaded
and invoked in a single line.

The script takes a parameter "ask" if the use prefers to control
which modules of yadr are installed.
2013-04-07 11:25:29 +01:00
Luiz Gonzaga dos Santos Filho
1c495897f4 Fixing typo in the readme 2013-04-07 00:41:11 +02:00
Luiz Gonzaga dos Santos Filho
618cd146fd Updating the readme with the visual star search plugin 2013-04-07 00:34:51 +02:00
Yan Pritzker
3b1e361f65 Added @duhanebel to contributors list 2013-03-31 19:10:47 -07:00
Fabio Gallonetto
33ca31d7fb Remove csapprox from the README
csapprox has been removed from the list of default vundles so it
shouldn't be listed on the README anymore
2013-03-30 17:47:37 +01:00
Yan Pritzker
6b4a3290e5 Added changelog 2013-03-29 08:32:02 -07:00
Yan Pritzker
24fb70b513 Use silver searcher for lightning fast :Gsearch 2013-03-29 08:03:17 -07:00
Daryl Robbins
71da54518a Updated README to describe new user Git configuration. 2013-03-24 06:44:19 -04:00
Yan Pritzker
628cd5f5a7 Revert "Added ,mm to switch to mailer while in view"
Conflicted with showmarks in an ugly way
This reverts commit 44a2cd79d0.
2013-03-08 10:00:38 -06:00
Yan Pritzker
44a2cd79d0 Added ,mm to switch to mailer while in view 2013-03-08 09:18:30 -06:00
Yan Pritzker
15f2d9dd92 Readme cleanup 2013-02-27 08:58:48 -06:00
Yan Pritzker
8124d50657 Remove arpeggio; unused 2013-02-15 20:24:03 -06:00
Yan Pritzker
6ea3351adc Added ,gt html tidy command 2013-01-10 10:25:02 -06:00
Yan Pritzker
eecde1a252 Removed zoomwin - messes with syntax highlighting 2012-11-28 17:56:17 -06:00
Yan Pritzker
079e434c3f Better colors, readme update 2012-11-20 10:08:19 -06:00
Yan Pritzker
522c250204 Undo zm mapping which conflicts with folding. Jump to method now Cmd-Shift-M 2012-11-16 12:19:30 -06:00
Yan Pritzker
aa0ec75ee9 Remapped ,m to zm due to conflict with ShowMarks 2012-11-16 12:07:52 -06:00
Yan Pritzker
273db6a595 Added tmux support [Fix #190] 2012-11-11 20:15:43 -06:00
Yan Pritzker
4a14767d24 Fix pointer to PCKeyboardHack [Fix #200] 2012-11-11 20:03:32 -06:00
Yan Pritzker
5f55470c6c Simplified installation: no more questions. It overwrites stuff and leaves backups by default. [Fix #197, #175] 2012-10-25 10:09:24 -05:00
Yan Pritzker
90d467ab06 Added ,,F to do same as ,,f in a vertical split 2012-10-08 21:45:40 -07:00
Yan Pritzker
6ed1a6c36f Changed jump to ruby method to ,,f so as not to conflict with carriage return 2012-10-08 21:41:24 -07:00
Yan Pritzker
1f0693ce1d Improve the way submodules are updated [Close #153]
Also updated all plugins to their latest master versions.
2012-10-08 21:38:21 -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
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
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
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
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
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
34bb32e172 Added for html preview in Safari 2012-09-11 10:19:13 -07:00
Eumir Gaspar
a5efac5333 Updated README 2012-08-22 08:03:38 +08:00
Jean Mertz
9c3ab949a5 Swap all references of oh-my-zsh to Prezto 2012-08-09 18:09:50 +02:00
Yan Pritzker
e51f19809d Updated reference to prezto (omz sorin) 2012-08-08 13:39: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
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
fd5962db06 Added SearchComplete tab completion when searching with / 2012-07-16 13:53:33 -07:00
yan
75105e694a Remove duplication in readme 2012-06-22 11:42:18 -07:00
yan
41b3f99dad Updated README for yankring 2012-06-22 11:29:42 -07:00