From ef919221902ca53b78f5b11b8ce8023daf5dda87 Mon Sep 17 00:00:00 2001 From: Jan Larres Date: Fri, 18 Mar 2011 01:52:47 +1300 Subject: [PATCH] Check if mappings exist when opening window, closes #7 --- plugin/tagbar.vim | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/plugin/tagbar.vim b/plugin/tagbar.vim index d0371e8..73e0d79 100644 --- a/plugin/tagbar.vim +++ b/plugin/tagbar.vim @@ -71,7 +71,6 @@ if !exists('g:tagbar_expand') endif let s:type_init_done = 0 -let s:key_mapping_done = 0 let s:autocommands_done = 0 let s:window_expanded = 0 @@ -774,8 +773,6 @@ function! s:MapKeys() nnoremap