From 8aadfd19d355eae272d0e2b578d9eb667a2c1f65 Mon Sep 17 00:00:00 2001 From: Jan Larres Date: Thu, 20 Jan 2011 20:16:58 +1300 Subject: [PATCH] Allow jumping to a tag definition from the tagbar window --- plugin/tagbar.vim | 95 +++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 83 insertions(+), 12 deletions(-) diff --git a/plugin/tagbar.vim b/plugin/tagbar.vim index 2f4fcb2..fdb19ab 100644 --- a/plugin/tagbar.vim +++ b/plugin/tagbar.vim @@ -196,7 +196,10 @@ function! s:OpenWindow() let cpoptions_save = &cpoptions set cpoptions&vim - nnoremap