]> gitweb.fluxo.info Git - metadot.git/commitdiff
Adding syntastic vim plugin
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 26 Jan 2013 19:31:46 +0000 (17:31 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 26 Jan 2013 19:31:46 +0000 (17:31 -0200)
.gitmodules
modules/vim/vim/bundle/syntastic [new submodule]
modules/vim/vim/doc/tags

index 3a03e711b721ee0b714aec73283ada7c9e9f699b..9ddc74d39cb985d8a0867e4557e46a85fbff4ede 100644 (file)
@@ -4,3 +4,6 @@
 [submodule "modules/xcompose/xcompose"]
        path = modules/xcompose/xcompose
        url = https://github.com/leoboiko/pointless-xcompose.git
+[submodule "modules/vim/vim/bundle/syntastic"]
+       path = modules/vim/vim/bundle/syntastic
+       url = https://github.com/scrooloose/syntastic.git
diff --git a/modules/vim/vim/bundle/syntastic b/modules/vim/vim/bundle/syntastic
new file mode 160000 (submodule)
index 0000000..59f7feb
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 59f7feb046a29d39e1730a079dbdd948077d5bd0
index 1992ce76391324ae2ad4aea9aa6eeced3ab68529..0726233bbb718bd2788bb87230bc643323ee3936 100644 (file)
@@ -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*