mirror of
1
0
Fork 0

Moved away from using submodules. Using git clone now instead (much easier to manage)

This commit is contained in:
amix 2012-08-15 23:19:21 -04:00
parent e19bf41de0
commit 970842f66e
21 changed files with 59 additions and 3 deletions

View File

@ -50,7 +50,7 @@ This vimrc even works on Windows!
I recommend reading the docs of these plugins to understand them better. Each of them provide a much better Vim experience!
* [pathogen.vim](https://github.com/tpope/vim-pathogen): Manages the runtime path of the plugins (this and git submodules)
* [pathogen.vim](https://github.com/tpope/vim-pathogen): Manages the runtime path of the plugins
* [YankRing](https://github.com/vim-scripts/YankRing.vim): Maintains a history of previous yanks, changes and deletes
* [snipMate.vim](https://github.com/garbas/vim-snipmate): snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim
* [bufexplorer.zip](https://github.com/vim-scripts/bufexplorer.zip): Buffer Explorer / Browser. This plugin can be opened with `<leader+o>`

View File

@ -1,6 +1,4 @@
cd ~/.vim_runtime
git submodule init
git submodule update
echo 'set runtimepath+=~/.vim_runtime

@ -0,0 +1 @@
Subproject commit 168883af7aec05f139af251f47eadd5dfb802c9d

@ -0,0 +1 @@
Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21

@ -0,0 +1 @@
Subproject commit a1071f30656b26645b69f59e1e05257829a39620

View File

@ -0,0 +1,40 @@
YRClear yankring.txt /*YRClear*
YRClear-example yankring.txt /*YRClear-example*
YRDeleteRange yankring.txt /*YRDeleteRange*
YRGetElem yankring.txt /*YRGetElem*
YRGetMultiple yankring.txt /*YRGetMultiple*
YRGetMultiple-example yankring.txt /*YRGetMultiple-example*
YRMapsCreate yankring.txt /*YRMapsCreate*
YRMapsDelete yankring.txt /*YRMapsDelete*
YRPaste yankring.txt /*YRPaste*
YRPop yankring.txt /*YRPop*
YRPop-example yankring.txt /*YRPop-example*
YRPush yankring.txt /*YRPush*
YRPush-example yankring.txt /*YRPush-example*
YRReplace yankring.txt /*YRReplace*
YRReplace-example yankring.txt /*YRReplace-example*
YRSearch yankring.txt /*YRSearch*
YRSearch-example yankring.txt /*YRSearch-example*
YRShow yankring.txt /*YRShow*
YRShow-example yankring.txt /*YRShow-example*
YRToggle yankring.txt /*YRToggle*
YRYankCount yankring.txt /*YRYankCount*
YRYankRange yankring.txt /*YRYankRange*
YRYankRange-example yankring.txt /*YRYankRange-example*
any-item-example yankring.txt /*any-item-example*
global-example yankring.txt /*global-example*
multiple-items-example yankring.txt /*multiple-items-example*
yankring yankring.txt /*yankring*
yankring-commands yankring.txt /*yankring-commands*
yankring-configure yankring.txt /*yankring-configure*
yankring-contents yankring.txt /*yankring-contents*
yankring-custom-maps yankring.txt /*yankring-custom-maps*
yankring-description yankring.txt /*yankring-description*
yankring-globals yankring.txt /*yankring-globals*
yankring-history yankring.txt /*yankring-history*
yankring-mappings yankring.txt /*yankring-mappings*
yankring-tutorial yankring.txt /*yankring-tutorial*
yankring-visual-example yankring.txt /*yankring-visual-example*
yankring-window yankring.txt /*yankring-window*
yankring-window-example yankring.txt /*yankring-window-example*
yankring.txt yankring.txt /*yankring.txt*

@ -0,0 +1 @@
Subproject commit fb8387fd066e9757e53727131a6d197cecf4bb55

1
sources_misc/vim-less Submodule

@ -0,0 +1 @@
Subproject commit d605010cab695dca64c5cd9bf8bbcc8db9864815

@ -0,0 +1 @@
Subproject commit dcdab0cd55da5e0b8655c000d99d96624cd6404c

@ -0,0 +1 @@
Subproject commit 9895285042a2fd5691b2f6582aa979e4d1bdffea

@ -0,0 +1 @@
Subproject commit 8c75e65b647238febd0257658b150f717a136359

@ -0,0 +1 @@
Subproject commit 6ddbfe2cc00a7eeb2a4450552b78276488a2e2c9

@ -0,0 +1 @@
Subproject commit a1433c485eb254838c1db52e087d5ec4d1e77cfd

@ -0,0 +1 @@
Subproject commit 248da77ebe1f017fdf7572a1988dbdf75ecab19c

@ -0,0 +1 @@
Subproject commit c07a5808f7f88e78bdb5729429abc84927671424

1
sources_plugins/tlib Submodule

@ -0,0 +1 @@
Subproject commit ddeeaa7a1d091165213a101e5de29f34463aacd8

@ -0,0 +1 @@
Subproject commit a1b611ab22745f8b877d8de4f09985a0ddf3acfd

@ -0,0 +1 @@
Subproject commit 20ab08c9a8fe6cdfb7c303aa3063f211d72f8b2f

@ -0,0 +1 @@
Subproject commit b42f80ff212d251062cda66429ad1a0af8c39781

@ -0,0 +1 @@
Subproject commit fc045efcb64c04da858d394b9c42b758068d5a9c

@ -0,0 +1 @@
Subproject commit 1a73f607f8f5477d6942df2eb6e7245c4864f4d3