add new calendar vim
This commit is contained in:
parent
074f6b0067
commit
24135e757b
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -55,3 +55,6 @@
|
||||||
[submodule ".vim/bundle/fish-syntax"]
|
[submodule ".vim/bundle/fish-syntax"]
|
||||||
path = .vim/bundle/fish-syntax
|
path = .vim/bundle/fish-syntax
|
||||||
url = https://github.com/vim-scripts/fish-syntax
|
url = https://github.com/vim-scripts/fish-syntax
|
||||||
|
[submodule ".vim/bundle/calendar-vim"]
|
||||||
|
path = .vim/bundle/calendar-vim
|
||||||
|
url = https://github.com/mattn/calendar-vim
|
||||||
|
|
|
||||||
1
.vim/bundle/calendar-vim
Submodule
1
.vim/bundle/calendar-vim
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 7b0a2c727086d39f658225bb00cd117770bf9245
|
||||||
Loading…
Add table
Add a link
Reference in a new issue