]> oss.titaniummirror.com Git - smckown/dotfiles.git/commitdiff
vim: add vim plugin unite-xrefs
authorR. Steve McKown <rsmckown@gmail.com>
Mon, 5 Oct 2015 03:24:39 +0000 (21:24 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 5 Oct 2015 03:38:45 +0000 (21:38 -0600)
Replaces the xrefs selection feature formerly in mkbuild with one that
doesn't rely on dmenu, which means it is more portable.

.gitmodules
vim/bundle/unite-xrefs [new submodule]

index c13f0e940f275d1c4de7ca9ac8b86f31885bf5cb..ed3a7cd1053c369ef35d2ecc332cd185e1301e60 100644 (file)
        path = vim/bundle/unite-outline
        url = https://github.com/Shougo/unite-outline.git
        ignore = untracked
+[submodule "vim/bundle/unite-xrefs"]
+       path = vim/bundle/unite-xrefs
+       url = repo.titaniummirror.com:smckown/unite-xrefs.git
+       ignore = untracked
diff --git a/vim/bundle/unite-xrefs b/vim/bundle/unite-xrefs
new file mode 160000 (submodule)
index 0000000..91dfc7f
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 91dfc7f75ab267021c461f19685f4398117019ac