]> oss.titaniummirror.com Git - smckown/dotfiles.git/commitdiff
vim: add vim-unite-history
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 14 Jan 2016 19:19:46 +0000 (12:19 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Thu, 14 Jan 2016 19:19:46 +0000 (12:19 -0700)
This adds Unite sources to search vim search history and vim command
history:

history/search
history/command

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

index ed3a7cd1053c369ef35d2ecc332cd185e1301e60..d7c679d53a780c2dc17b2bbd95efc14fc974bc82 100644 (file)
        path = vim/bundle/unite-xrefs
        url = repo.titaniummirror.com:smckown/unite-xrefs.git
        ignore = untracked
+[submodule "vim/bundle/vim-unite-history"]
+       path = vim/bundle/vim-unite-history
+       url = https://github.com/thinca/vim-unite-history.git
+       ignore = untracked
diff --git a/vim/bundle/vim-unite-history b/vim/bundle/vim-unite-history
new file mode 160000 (submodule)
index 0000000..73c766a
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 73c766a4dcaa52a1c0306aad81403dc4457c1776