TaskWarrior/VimWiki Integration

This commit is contained in:
2016-06-07 10:31:45 -05:00
parent e9f8586e81
commit 1a9c657643
8 changed files with 29 additions and 31 deletions

12
.gitmodules vendored
View File

@@ -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