Shougo / unite-outline

outline source for unite.vim
http://d.hatena.ne.jp/h1mesuke/20101107/p1
152 stars 41 forks source link

Problem with using outline for viml #50

Closed blakesweeney closed 9 years ago

blakesweeney commented 9 years ago

When I open an outline in a vim file I get the follow error when I enter insert mode to filter:

Error detected while processing function unite#handlers#_on_cursor_moved_i..<SNR>159_check_redraw..unite#redraw..unite#view#_redraw..unite#candidates#_recache..<SNR>15
0_recache_candidates_loop..unite#helper#call_source_filters..unite#helper#call_filter..117..<SNR>147_List_mark:
line    7:
E121: Undefined variable: v:val

this doesn't happen for me when using this in python.

Shougo commented 9 years ago

I cannot reproduce the problem. Please read the issue template.

https://github.com/Shougo/unite.vim/issues/584

blakesweeney commented 9 years ago

I think it is a bad interaction with another plugin I had. Probably gorodinskiy/vim-coloresque. When I don't use it this issue disappears. It is not essential to me so I just won't use it. Sorry for the noise.

Shougo commented 9 years ago

OK.