Yggdroot
Yggdroot
if `let g:indentLine_faster = 1`, the syntax of some kinds of file may be broken.
Are you using the latest version? If yes, `let g:indentLine_newVersion=0` and have a try. Or replace denite with [LeaderF](https://github.com/Yggdroot/LeaderF) and have a try.
`g:indentLine_faster` is deprecated now, Please update the plugin, the performance may be better now.
Please update the plugin, I think this issue has been fixed already.
I can't understand your description quite well, could you give a screenshort?
@zibuyule I don't think your issue is related to indentLine.
I already installed vim-notes, why can't I get the filetype of notes when I open *.notes, i.e, `vim test.notes`? I find the root cause that if `&concealcursor` equal to empty,...
I can't reproduce this issue, how can you make sure that it is this plugin cause this issue?
可能是以为go rust是新语言,gtags不支持,参考#830。
let g:Lf_JumpToExistingWindow = 1,使用ctrl-t应该可以。