diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-26 17:31:46 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-26 17:31:46 -0200 |
commit | 9e1509e989a338d4286e25949aa227f44c3a1232 (patch) | |
tree | 743e9c49b8d37c34bd1a318ebbe981bcf9c96cd5 /modules | |
parent | 04f4d09d5c4f80dc61efa4f14b9a1f1ce874bddd (diff) | |
download | dotfiles-9e1509e989a338d4286e25949aa227f44c3a1232.tar.gz dotfiles-9e1509e989a338d4286e25949aa227f44c3a1232.tar.bz2 |
Adding syntastic vim plugin
Diffstat (limited to 'modules')
m--------- | modules/vim/vim/bundle/syntastic | 0 | ||||
-rw-r--r-- | modules/vim/vim/doc/tags | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/modules/vim/vim/bundle/syntastic b/modules/vim/vim/bundle/syntastic new file mode 160000 +Subproject 59f7feb046a29d39e1730a079dbdd948077d5bd diff --git a/modules/vim/vim/doc/tags b/modules/vim/vim/doc/tags index 1992ce7..0726233 100644 --- a/modules/vim/vim/doc/tags +++ b/modules/vim/vim/doc/tags @@ -195,15 +195,19 @@ 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* cvscommand-changes vcscommand.txt /*cvscommand-changes* +g:bufExplorerChgWin bufexplorer.txt /*g:bufExplorerChgWin* g:bufExplorerDefaultHelp bufexplorer.txt /*g:bufExplorerDefaultHelp* g:bufExplorerDetailedHelp bufexplorer.txt /*g:bufExplorerDetailedHelp* 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: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* |