Commit Graph

268 Commits

Author SHA1 Message Date
Fabio
c99cc0b354 Less Colors for Man Pages 2012-03-06 11:57:33 +01:00
Yan Pritzker
4d0fa73cec Compatibility with latest pry/coderay 2012-02-28 14:05:29 -08:00
Yan Pritzker
ac7efd9cf1 Explicitly load plugin files to ensure all keybindings are loaded [Close #24] 2012-02-28 11:43:55 -08:00
Yan Pritzker
dc965647f0 Moved solarized mods to the solarized plugin to ensure colors are correctly loaded at startup 2012-02-28 11:42:54 -08:00
Yan Pritzker
870439f3b7 Merge pull request #25 from winmillwill/master
Persistent Undo for CLI vim. MacVim is now required to come from brew.
2012-02-28 00:53:37 -08:00
Yan Pritzker
212af33c87 Merge pull request #31 from bastnic/patch-1
Change gitignore_global to yadr one
2012-02-28 00:51:57 -08:00
Yan Pritzker
2f9eea8a51 Merge pull request #33 from maletor/patch-2
Update chrome/install.sh
2012-02-28 00:51:38 -08:00
Ellis Berner
01b9dee130 Update chrome/install.sh 2012-02-28 00:12:41 -08:00
Bastien Jaillot
9405f6c7c4 Change gitignore_global to yadr one 2012-02-25 16:54:18 +01:00
Yan Pritzker
3b495c147c Merge pull request #29 from maletor/patch-1
Add homebrew path
2012-02-24 13:38:14 -08:00
Yan Pritzker
81af2e3c0a Changed html escape and unescape mappings to ,he and ,hu [Closes #27] 2012-02-24 13:37:21 -08:00
Ellis Berner
51979c6097 Add homebrew path 2012-02-24 13:30:44 -08:00
Will Milton
59f10e5e88 persistent undo for cli vim.
Also had to create the backups directory, not sure where to do that.
2012-02-22 20:02:05 -06:00
Danny Olson & Yan Pritzker
5e2665a797 ,z and ,x bindings to move back and forth through buffers 2012-02-10 14:59:48 -08:00
yan
f6a4fe45fc Upgraded ,gcp to really find references to current partial 2012-02-07 12:11:17 -08:00
yan
420d75e5e7 Updated README re: skwp theme for oh-my-zsh 2012-02-05 12:56:46 -08:00
yan
ba510e401c ,gd alias for git-grepping a ruby function definition 2012-02-05 12:50:52 -08:00
yan
aba8e8f1da Added cmd-space to readme 2012-02-05 00:02:00 -08:00
Yan Pritzker
56f649e939 Do not try to source the .secrets file if there is none
(cherry picked from commit 0002a86a3f4cf5db8c7a623189cd08f8816dfa9d)
2012-02-04 21:13:19 -08:00
Yan Pritzker
d7e07e0938 Merge pull request #21 from kylewest/yankring
yankring history should be hidden.
2012-01-31 08:20:14 -08:00
Yan Pritzker
95157dc4a3 Merge pull request #20 from kylewest/gemrc
Added gemrc with automatic --no-ri --no-rdoc
2012-01-31 08:20:00 -08:00
Kyle West
d9fc07944e yankring history should be hidden. 2012-01-30 20:39:19 -05:00
Kyle West
810b9615e5 added gemrc and updated documentation. 2012-01-30 20:34:50 -05:00
yan
1662be9ab3 Better syntax highlighting for json in haml, vim 2012-01-30 08:48:30 -06:00
yan
21ee926f94 Add jslint for warnings on saving javascript file 2012-01-27 13:14:03 -08:00
Yan Pritzker
bf2b3d20be Merge pull request #13 from kylewest/simple-automated-install
Simple automated installer. Use: rake install
2012-01-27 12:50:27 -08:00
Kyle West
00e0886f7d Merge branch 'master' into simple-automated-install
* master:
  Fix ctrlp settings that conflict with Fugitive [closes #18]
2012-01-26 19:10:29 -05:00
yan
2e9fc1da72 Fix ctrlp settings that conflict with Fugitive [closes #18] 2012-01-26 12:23:27 -08:00
Kyle West
4a49c6c068 merge master, fixed README conflicts. 2012-01-26 10:15:01 -05:00
Kyle West
539106de57 fixed incorrect path for zsh symlinking. 2012-01-26 09:49:13 -05:00
Yan Pritzker
c0119dc3b5 Merge pull request #14 from kylewest/vim-tweaks
Key bindings for wrapping, etc
2012-01-25 22:29:47 -08:00
Yan Pritzker
00f2ae01bd Merge pull request #17 from kylewest/master
README Formatting
2012-01-25 22:28:46 -08:00
Kyle West
cab6782fae Fixed mistakes with an over-eager find/replace. 2012-01-25 22:39:41 -05:00
Kyle West
eecd341b8a more README formatting changes. No content changes. 2012-01-25 22:33:59 -05:00
Kyle West
416bd2dbf7 readme formatting. No content changes. 2012-01-25 22:15:03 -05:00
Kyle West
4dadf56b2e is it possible to have tab 0? I don't think so, so I removed the mapping. 2012-01-25 21:19:07 -05:00
Kyle West
57fb4d0d23 fixed wrapping keymaps so they don't conflict with tabs. 2012-01-25 21:09:33 -05:00
Kyle West
6eb06c25bf Merge branch 'master' into vim-tweaks 2012-01-25 16:11:37 -05:00
yan
1217f5277a Added ,F - find tag in vertical split window 2012-01-25 12:10:02 -08:00
yan
5716eaa239 Improve window killer (Q) - close window if multiple windows to same buffer exist 2012-01-25 12:09:40 -08:00
Kyle West
5c06824e03 simple vimrc customizations. ~/.vimrc.before is loaded before everything. ~/.vimrc.after is loaded after all plugins load. 2012-01-25 14:26:23 -05:00
Kyle West
4c4938f769 organized config files and suggested new naming convention (see settings/README). 2012-01-25 13:47:44 -05:00
Kyle West
482006d8b5 added TODO to have certain file types automatically wrapped. 2012-01-25 13:37:09 -05:00
Kyle West
793554b5b3 added function for wrapping text. 2012-01-25 13:35:34 -05:00
Kyle West
06e578fa12 updated documentation for automated install. 2012-01-25 02:21:33 -05:00
Kyle West
42104de0aa YADR can be installed to any directory and everything still works 2012-01-25 02:04:37 -05:00
Kyle West
a658b815f5 added Rakefile. it symlinks from the repo to the home directory. 2012-01-25 01:13:33 -05:00
Kyle West
e2b68c4a4e moved gitconfig and ignore to git directory. symlinks created but will be removed at some point. 2012-01-24 22:43:08 -05:00
yan
fc2d9b6d64 Updated contributors in README 2012-01-24 14:47:30 -08:00
yan
e21bcbf4f5 Remap ,, to ,gz - Go Zoom a window 2012-01-24 14:45:46 -08:00