Zefei Xuan

Results 5 comments of Zefei Xuan

Hi, sorry for the late reply. Let me check if there's a good way to add a hook for buf_label. The function wintabs#renderers#bufname is interestingly one of the most expensive...

Can you give me a minimal repro vimrc? I'd like to support interaction with other plugins when possible.

This is an issue I also had. I dug into the code and found these lines to be the cause: https://github.com/autokey/autokey/blob/master/lib/autokey/model.py#L331-L337. The logic here is that it tries to match...