justinmk / vim-dirvish

Directory viewer for Vim :zap:
Other
1.19k stars 64 forks source link

extremely slow #177

Closed butterywombat closed 4 years ago

butterywombat commented 4 years ago

I'm starting to think this is actually some issue with my setup. I came to vim-dirvish since nerdtree was becoming unusable for me (for some reason, having the window open makes my vim hang like crazy), and the same is true for Dirvish. :Dirvish command takes up to 10 seconds, subsequent commands can take ~3 seconds. Netrw is MUCH faster for me and has no issues yet... I've tried vim 8.2 and nvim 0.4.3 with similar results. Here's my mess of vimrc: https://github.com/dxuehu/dotfileserino/blob/master/vimrc. It's probably nothing to do with dirvish, but if you have any pointers, I'd really appreciate it!

butterywombat commented 4 years ago

closing - seems related to fish shell https://github.com/fish-shell/fish-shell/issues/7004