From 3ae05551e43cba606ba76862c27255601ce3d2d2 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 2 Nov 2013 17:43:04 -0400 Subject: Add tagbar --- .gitmodules | 3 +++ bundle/tagbar | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/tagbar diff --git a/.gitmodules b/.gitmodules index 39e4d905..05474c0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "bundle/vim-airline"] path = bundle/vim-airline url = https://github.com/bling/vim-airline.git +[submodule "bundle/tagbar"] + path = bundle/tagbar + url = https://github.com/majutsushi/tagbar.git diff --git a/bundle/tagbar b/bundle/tagbar new file mode 160000 index 00000000..2e2ba2ea --- /dev/null +++ b/bundle/tagbar @@ -0,0 +1 @@ +Subproject commit 2e2ba2eab252b05051d4ca7cd87b2fcb23a411d6 -- cgit 1.4.1 lue='switch'/> dontfiles
summary refs log tree commit diff
path: root/home/.inputrc (unfollow)
Commit message (Expand)Author
2018-09-07Use .Dl for examplesJune McEnroe