TaskWarrior/VimWiki Integration
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -22,3 +22,15 @@
|
||||
[submodule ".vim/bundle/vim-rest-console"]
|
||||
path = .vim/bundle/vim-rest-console
|
||||
url = https://github.com/diepm/vim-rest-console.git
|
||||
[submodule ".vim/bundle/tagbar"]
|
||||
path = .vim/bundle/tagbar
|
||||
url = https://github.com/majutsushi/tagbar
|
||||
[submodule ".vim/bundle/taskwiki"]
|
||||
path = .vim/bundle/taskwiki
|
||||
url = https://github.com/tbabej/taskwiki
|
||||
[submodule ".vim/bundle/vim-plugin-AnsiEsc"]
|
||||
path = .vim/bundle/vim-plugin-AnsiEsc
|
||||
url = https://github.com/powerman/vim-plugin-AnsiEsc
|
||||
[submodule ".vim/bundle/vim-taskwarrior"]
|
||||
path = .vim/bundle/vim-taskwarrior
|
||||
url = https://github.com/farseer90718/vim-taskwarrior
|
||||
|
Reference in New Issue
Block a user