nixprime / cpsm

A CtrlP matcher, specialized for paths.
Apache License 2.0
202 stars 19 forks source link

highlight not working when I set line prefix #32

Closed markwu closed 7 years ago

markwu commented 7 years ago

I had the follow line prefix setting in my ctrlp:

let g:ctrlp_line_prefix = ' '

It caused cspm highlighting not working any more.

My vim is macvim 8.0.324

markwu commented 7 years ago

Thanks, I confirmed this bug fixed.