Cheng Zhang

Results 6 comments of Cheng Zhang

The line numbers in tags seems wrong after I forcing ctags to show them. E.g. `\chapter{}`at the 1st line will generate `line 0` in the tag file. The problem of...

Update: It is so wired that `ctags` works fine if you build it with the debug option `cflags=-g` instead of `-g -O2`, which is default in the original `Makefile`. I...

The latest version of minibufexpl doesn't save session very well. So I still used an old one (I forgot how old). But I have switched to use `bufferline` and the...

I confirm this issue. Please fix it. Thank you!

@JdaieLin Do you have any news on this power-on-off scheduling api? I feel like it is a much-needed feature.

I have the same issue. I compared the formats jsctags and ctags(vanilla) and found out the two are a bit different. Especially the 'lineno' part. I guess tagbar can't parse...