aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Braendli <matthias.braendli@u-blox.com>2013-12-10 09:53:12 +0100
committerMatthias Braendli <matthias.braendli@u-blox.com>2013-12-10 09:53:12 +0100
commitb7cfd56c894beafbaf4f65594ac25cbcf895cb35 (patch)
tree043f483121e23cde1bb6f2ed40412046720b1282
parent984f637ab2f8487b37215cce03095b735e7923ac (diff)
downloadvimrc-b7cfd56c894beafbaf4f65594ac25cbcf895cb35.tar.gz
vimrc-b7cfd56c894beafbaf4f65594ac25cbcf895cb35.tar.bz2
vimrc-b7cfd56c894beafbaf4f65594ac25cbcf895cb35.zip
add Tag-Signature-Balloon
-rw-r--r--.gitignore1
-rw-r--r--dotvimrc1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4f7d2cf..75b1198 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ bundle/vim-surround/
bundle/vim-textobj-underscore/
bundle/vimproc/
+bundle/Tag-Signature-Balloons
diff --git a/dotvimrc b/dotvimrc
index 11da1c2..025d798 100644
--- a/dotvimrc
+++ b/dotvimrc
@@ -45,6 +45,7 @@ NeoBundle 'tpope/vim-surround.git'
NeoBundle 'taglist.vim'
NeoBundle 'ifdef-highlighting'
NeoBundle 'tpope/vim-speeddating' " can do C-A and C-X on dates!
+NeoBundle 'Tag-Signature-Balloons'
filetype plugin on
filetype indent on