Add vim-templates to submodule to allow for easier/faster post creation.
This commit is contained in:
parent
dd96f73ff3
commit
f7ebf203eb
2 changed files with 16 additions and 12 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -16,3 +16,6 @@
|
|||
[submodule "dotbot"]
|
||||
path = dotbot
|
||||
url = https://github.com/anishathalye/dotbot
|
||||
[submodule "vim/vim/bundle/vim-templates"]
|
||||
path = vim/vim/bundle/vim-templates
|
||||
url = https://github.com/ap/vim-templates.git
|
||||
|
|
1
vim/vim/bundle/vim-templates
Submodule
1
vim/vim/bundle/vim-templates
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d3682469538340454d1e11d143735683cc75a13a
|
Loading…
Reference in a new issue