ShyRobin

Results 5 comments of ShyRobin

@JoosepAlviste Thanks for your reply. I am not using Comment.nvim. I just use the comment feature which is provided by LazyVim and it uses mini.comment. This is the document: https://www.lazyvim.org/plugins/coding#minicomment...

> `(setq wucuo-debug t)`, reproduce the issue , send me the log info in _message_ buffer.

> `(setq wucuo-debug t)`, reproduce the issue , send me the log info in _message_ buffer. The screenshot above is *messages* buffer of .ts file. Below is .json.

> I think it's `treesit` uses different font face which is not included in `wucuo-font-faces-to-check`. > > You can add the missing font face into `wucuo-font-faces-to-check`, or `wucuo-personal-font-faces-to-check` (recommend). >...

I got it. I will update this package. Thanks!