.vim/plugin/tagbar-types.vim

changeset 872
bc8f07aedeb3
parent 871
cea35eb3af74
child 928
9674b3a2ad41
--- a/.vim/plugin/tagbar-types.vim
+++ b/.vim/plugin/tagbar-types.vim
@@ -13,7 +13,7 @@ let g:tagbar_type_perl = {
         \ 'a:attributes',
         \ 'm:methods',
         \ 's:subroutines',
-        \ 'x:around',
+        \ 'x:modifier',
         \ 'l:aliases',
         \ 'd:pod:1:0',
     \ ],

mercurial