mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34:39 +01:00
new plugins: eunuch, speeddating
This commit is contained in:
parent
70567fc767
commit
5d306f4e2b
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -79,3 +79,9 @@
|
||||||
[submodule "bundle/textile"]
|
[submodule "bundle/textile"]
|
||||||
path = bundle/textile
|
path = bundle/textile
|
||||||
url = https://github.com/timcharper/textile.vim.git
|
url = https://github.com/timcharper/textile.vim.git
|
||||||
|
[submodule "bundle/eunuch"]
|
||||||
|
path = bundle/eunuch
|
||||||
|
url = https://github.com/tpope/vim-eunuch.git
|
||||||
|
[submodule "bundle/speeddating"]
|
||||||
|
path = bundle/speeddating
|
||||||
|
url = https://github.com/tpope/vim-speeddating.git
|
||||||
|
|
|
||||||
1
bundle/eunuch
Submodule
1
bundle/eunuch
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit fd3da99b62291c6732b264feedc24e3d73f1baa9
|
||||||
1
bundle/speeddating
Submodule
1
bundle/speeddating
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit e5995ffe63381151dd2956703df560abefa4f020
|
||||||
Loading…
Add table
Add a link
Reference in a new issue