Kyle West
d40f1bedbe
cleanup RPROMPT
2012-11-06 11:50:56 -05:00
Kyle West
d0c20b5678
kylewest theme
2012-11-06 11:42:40 -05: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
Kyle West
e406c6eda8
Updated custom zsh paths in README. Fixes #87 .
2012-04-16 10:55:32 -03:00
Kyle West
367708f76a
added screenshot of theme.
2012-04-06 14:49:33 -04:00
Kyle West
291a5dc130
added my theme.
2012-04-06 14:43:15 -04:00
Kyle West
408116eea2
made skwp theme safe for those without rvm. [ fixes #80 ]
2012-04-06 12:08:01 -04:00
Kyle West
09812e2240
Removed duplicate sourcing of vimrc.after. The other loads later and should be kept. Fixes #73
2012-04-05 11:32:38 -03:00
Kyle West
50c2e5e140
Removed symlinks.
2012-04-02 09:07:23 -04:00
Kyle West and Yan Pritzker
4c41b17591
Ability to customize zsh in ~/.yadr/custom/zsh folder
...
* Split zsh config into snippets in zsh/ folder, similar to vim
* Feature implementation by @kylewest
* kylewest/zsh:
Documentation for customizing ZSH.
Only init fasd if it is installed.
Removed brew and github plugins.
updated .gitignore for new zsh paths.
simplifying paths for zsh customization.
added zsh aliases. Moved other files but left symlinks for backwards compatibility.
automatically load RVM or rbenv.
updated .gitignore
adding sample zsh configs.
added directories and code for custom zsh configuration.
2012-04-01 19:26:06 -07:00
Kyle West
23e76cab12
Documentation for customizing ZSH.
2012-03-23 14:02:58 -04:00
Kyle West
b0c0e26bc2
merged upstream/master.
2012-03-23 13:28:43 -04:00
Kyle West
1aa9e5b875
Only init fasd if it is installed.
2012-03-22 16:15:42 -04:00
Kyle West
f2529aca6e
merge master branch.
2012-03-21 15:33:34 -04:00
Kyle West
c9df74c644
merge master
2012-03-01 16:40:43 -05:00
Kyle West
435776f272
Removed brew and github plugins.
...
ZSH was becoming slow. Research suggested these plugins were to blame.
http://superuser.com/questions/236953/zsh-starts-incredibly-slowly
2012-03-01 16:19:34 -05:00
Kyle West
23a86aded5
updated .gitignore for new zsh paths.
2012-01-31 12:27:29 -05:00
Kyle West
f6549f64f8
simplifying paths for zsh customization.
2012-01-31 12:21:57 -05:00
Kyle West
704b242e2d
Merge branch 'master' into zsh
...
* master:
yankring history should be hidden.
added gemrc and updated documentation.
2012-01-31 12:16:55 -05:00
Kyle West
228d89ec38
added zsh aliases. Moved other files but left symlinks for backwards compatibility.
2012-01-30 23:46:41 -05:00
Kyle West
f8adde9e05
automatically load RVM or rbenv.
2012-01-30 23:39:20 -05:00
Kyle West
b76f396572
updated .gitignore
2012-01-30 23:27:52 -05:00
Kyle West
1d529ab91b
adding sample zsh configs.
2012-01-30 23:22:25 -05:00
Kyle West
c3e48bbacb
added directories and code for custom zsh configuration.
2012-01-30 23:20:38 -05: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
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
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
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
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
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
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
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
Kyle West
c0d8c402c3
Updated readme with proper git user config.
2012-01-24 13:34:34 -05: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