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 |
|
Yan Pritzker
|
27ccb78fdc
|
Merge pull request #12 from kylewest/git
Git
|
2012-01-24 14:45:36 -08:00 |
|
Kyle West
|
cb294d5540
|
Removed lines marked TODO.
|
2012-01-24 16:32:17 -05:00 |
|
Kyle West
|
f2fe968be4
|
more complete gitignore.
|
2012-01-24 16:12:39 -05:00 |
|
Kyle West
|
b2c25b860a
|
organized gitconfig. no breaking changes, couple new aliases.
|
2012-01-24 16:12:39 -05:00 |
|
Yan Pritzker
|
36d6fecb11
|
Merge pull request #11 from kylewest/cleanup
Further cleanups from kylewest
|
2012-01-24 12:18:51 -08:00 |
|
Kyle West
|
e32cb9ae35
|
Readme formatting. If only there was a vim plugin with GFM support.
|
2012-01-24 15:15:23 -05:00 |
|
Kyle West
|
71b620fa8d
|
Changed prerequisites to dependencies in readme.
|
2012-01-24 15:13:35 -05:00 |
|
Kyle West
|
f44e77bca3
|
don't show me changes within submodules.
|
2012-01-24 15:07:24 -05:00 |
|
Kyle West
|
12ba009d9c
|
added instructions for setting up pre-requisitesi and fixing issues with ctags.
|
2012-01-24 14:53:44 -05:00 |
|
Kyle West
|
520ef1f8c1
|
rbenv-version and rvmrc are no longer needed.
|
2012-01-24 14:53:08 -05:00 |
|
Kyle West
|
744b755a2d
|
removed left over references to Command-T
|
2012-01-24 14:44:47 -05:00 |
|
Yan Pritzker
|
66bf2a8cce
|
Merge pull request #10 from kylewest/simple-bug-fixes
Bugfixes from kylewest: reference to homebrew ctags, cleanup
|
2012-01-24 11:25:39 -08:00 |
|
Kyle West
|
25e096dfe3
|
Remove Taglist settings.
|
2012-01-24 14:21:46 -05:00 |
|
Kyle West
|
6fe1e43c09
|
Merge branch 'master' into simple-bug-fixes
|
2012-01-24 14:19:31 -05:00 |
|
Kyle West
|
2e5474a8e2
|
More README tweaks, formatting for bash commands was wrong.
|
2012-01-24 13:57:56 -05:00 |
|
Kyle West
|
70ab851fb1
|
More README formatting, cleanup, and general tweaks.
|
2012-01-24 13:53:58 -05:00 |
|
Kyle West
|
69049330d0
|
typo in the readme.
|
2012-01-24 13:43:20 -05:00 |
|
Kyle West
|
ed5e906906
|
ctags is more compatible with OSX and homebrew.
|
2012-01-24 13:42:00 -05:00 |
|
yan
|
796e4444ef
|
Replace taglist with tagbar
|
2012-01-24 10:38:33 -08:00 |
|
Kyle West
|
c0d8c402c3
|
Updated readme with proper git user config.
|
2012-01-24 13:34:34 -05:00 |
|
yan
|
68442f5a30
|
Remove CommandT and rebind ,t to CtrlP plugin
|
2012-01-24 10:33:33 -08:00 |
|
Kyle West
|
1faadb4eb0
|
added .rbenv-version and .rvmrc to ensure system ruby is used when compiling commandt.
|
2012-01-24 13:20:58 -05:00 |
|
yan
|
c06bacd431
|
Added wildignore for ctrlp
|
2012-01-24 10:06:34 -08:00 |
|
yan
|
a08169de48
|
Added ctrl-p file finder, using file search by default
|
2012-01-24 09:10:43 -08:00 |
|
yan
|
cfdbeb9ce0
|
Fix commit pointer to skwp-vim-ruby-conque
|
2012-01-24 08:58:45 -08:00 |
|
yan
|
e5a1c248ee
|
Better colors
|
2012-01-23 14:23:25 -08:00 |
|
yan
|
a6eb57f39e
|
Add syntax highlighting for R language
|
2012-01-23 14:23:17 -08:00 |
|
yan
|
e3961f2c19
|
Upgrdaed submodules
|
2012-01-22 23:00:49 -08:00 |
|
yan
|
29f8403ed9
|
Chrome config: make web inspector fonts bigger
|
2012-01-22 20:40:44 -08:00 |
|
yan
|
a3e05b6ebe
|
Fix keybindings for fugitive: ,dg = :diffget
|
2012-01-22 18:50:01 -08:00 |
|