Skip to content

Conversation

sunetos
Copy link

@sunetos sunetos commented Sep 26, 2014

No description provided.

@@ -246,6 +246,9 @@ function! s:state_filter(line) " {{{3
elseif a:line =~ '^file .\{-}__Tag_List__$'
" Same trick (about the E95) for TagList.
return '" ' . a:line
elseif a:line =~ '^file .\{-}__Tagbar__$'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to use "'^file .{-}Tagbar.\d+$' for my vim to match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants