SmiteshP / nvim-navic

Simple winbar/statusline plugin that shows your current code context
Apache License 2.0
1.35k stars 49 forks source link

It causes neovim frozen(99%CPU usage) when the name of a filename is too long. #141

Open nyngwang opened 5 months ago

nyngwang commented 5 months ago

Problem description

As title. This is what I have:

build/vendors/babel-node_modules_babel_runtime_helpers_asyncToGenerator_js-node_modules_babel_runtime_regen-cfe0a4.bundle.js

Additional Info.

I can provide more info when necessary.