TaskWarrior/VimWiki Integration

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

3
.gitignore vendored
View File

@ -1 +1,2 @@
.vim/.netrwhist
.vim/.netrwhist
.vim/view

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

1
.vim/bundle/tagbar Submodule

@ -0,0 +1 @@
Subproject commit 7b36c46d17d57db34fdb0adac9ba6382d0bb5e66

1
.vim/bundle/taskwiki Submodule

@ -0,0 +1 @@
Subproject commit 5572b4f35958874e21498623998676c697810696

@ -0,0 +1 @@
Subproject commit 4d8dd16947926873b40731af06138b8b005194de

@ -0,0 +1 @@
Subproject commit 50f39db8500fdc65be7118351a6ad32b3deea0a8

@ -1 +1 @@
Subproject commit 129c2818106bdb9230bbd99ee8eb81fa47c7a414
Subproject commit 3f661178940b5490eefd357ce83e91e5522030f3

View File

@ -1,39 +1,20 @@
:Gist gist-vim.txt /*:Gist*
FinishRecovery recoverPlugin.txt /*FinishRecovery*
Gist.vim gist-vim.txt /*Gist.vim*
RecovePlugin-config recoverPlugin.txt /*RecovePlugin-config*
RecoverPlugin recoverPlugin.txt /*RecoverPlugin*
RecoverPlugin-manual recoverPlugin.txt /*RecoverPlugin-manual*
RecoverPlugin-misc recoverPlugin.txt /*RecoverPlugin-misc*
RecoverPluginFinish recoverPlugin.txt /*RecoverPluginFinish*
RecoverPluginHelp recoverPlugin.txt /*RecoverPluginHelp*
bufexplorer bufexplorer.txt /*bufexplorer*
bufexplorer-changelog bufexplorer.txt /*bufexplorer-changelog*
bufexplorer-copyright bufexplorer.txt /*bufexplorer-copyright*
bufexplorer-credits bufexplorer.txt /*bufexplorer-credits*
bufexplorer-customization bufexplorer.txt /*bufexplorer-customization*
bufexplorer-installation bufexplorer.txt /*bufexplorer-installation*
bufexplorer-todo bufexplorer.txt /*bufexplorer-todo*
bufexplorer-usage bufexplorer.txt /*bufexplorer-usage*
bufexplorer-windowlayout bufexplorer.txt /*bufexplorer-windowlayout*
bufexplorer.txt bufexplorer.txt /*bufexplorer.txt*
buffer-explorer bufexplorer.txt /*buffer-explorer*
g:bufExplorerChgWin bufexplorer.txt /*g:bufExplorerChgWin*
g:bufExplorerDefaultHelp bufexplorer.txt /*g:bufExplorerDefaultHelp*
g:bufExplorerDetailedHelp bufexplorer.txt /*g:bufExplorerDetailedHelp*
g:bufExplorerDisableDefaultKeyMapping bufexplorer.txt /*g:bufExplorerDisableDefaultKeyMapping*
g:bufExplorerFindActive bufexplorer.txt /*g:bufExplorerFindActive*
g:bufExplorerFuncRef bufexplorer.txt /*g:bufExplorerFuncRef*
g:bufExplorerReverseSort bufexplorer.txt /*g:bufExplorerReverseSort*
g:bufExplorerShowDirectories bufexplorer.txt /*g:bufExplorerShowDirectories*
g:bufExplorerShowNoName bufexplorer.txt /*g:bufExplorerShowNoName*
g:bufExplorerShowRelativePath bufexplorer.txt /*g:bufExplorerShowRelativePath*
g:bufExplorerShowTabBuffer bufexplorer.txt /*g:bufExplorerShowTabBuffer*
g:bufExplorerShowUnlisted bufexplorer.txt /*g:bufExplorerShowUnlisted*
g:bufExplorerSortBy bufexplorer.txt /*g:bufExplorerSortBy*
g:bufExplorerSplitBelow bufexplorer.txt /*g:bufExplorerSplitBelow*
g:bufExplorerSplitHorzSize bufexplorer.txt /*g:bufExplorerSplitHorzSize*
g:bufExplorerSplitOutPathName bufexplorer.txt /*g:bufExplorerSplitOutPathName*
g:bufExplorerSplitRight bufexplorer.txt /*g:bufExplorerSplitRight*
g:bufExplorerSplitVertSize bufexplorer.txt /*g:bufExplorerSplitVertSize*
gist-vim-faq gist-vim.txt /*gist-vim-faq*
gist-vim-install gist-vim.txt /*gist-vim-install*
gist-vim-license gist-vim.txt /*gist-vim-license*
gist-vim-requirements gist-vim.txt /*gist-vim-requirements*
gist-vim-setup gist-vim.txt /*gist-vim-setup*
gist-vim-thanks gist-vim.txt /*gist-vim-thanks*
gist-vim-tips gist-vim.txt /*gist-vim-tips*
gist-vim-usage gist-vim.txt /*gist-vim-usage*
recover-feedback recoverPlugin.txt /*recover-feedback*
recover-history recoverPlugin.txt /*recover-history*
recover-manual recoverPlugin.txt /*recover-manual*