It takes around 4s on my system. Though that number looks small, during opening the file, and on EVERY save, this is very much noticeable.
To reproduce this issue, just try opening defs.h file of the crash-utility.
I am using nvim with vim-plug to manage the plugins, where I found tagbar to be the problem by commenting and uncommenting the tagbar plugin.
nvim --version
NVIM v0.9.2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
...
This is a very useful plugin, but if this is some bug that can be fixed, it will be great.
Thanks.
It takes around 4s on my system. Though that number looks small, during opening the file, and on EVERY save, this is very much noticeable.
To reproduce this issue, just try opening
defs.hfile of the crash-utility.I am using
nvimwithvim-plugto manage the plugins, where I found tagbar to be the problem by commenting and uncommenting the tagbar plugin.This is a very useful plugin, but if this is some bug that can be fixed, it will be great.
Thanks.