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