Startup is extremely slow in wsl2 environment
Describe the bug
Hi, I'm trying to use markdown-preview on a wsl2 system (22.04.2 LTS)。but when i tap :MarkdownPrevire on vim, It takes about 20 seconds to display my markdown file on the browser, it makes me so frustrated.
To Reproduce Steps to reproduce the behavior:
- Go to xxx.md file
- tap on vim :MarkdownPreview
- it takes 20 seconds to display my markdown file
Desktop (please complete the following information):
- OS: WSL2
- vim version 8.2.213
My vimrc conf
Getting this with NeoVim.
Getting this with NeoVim.
No quite. There's an issue with WSL2 that causes it to not run any Windows applications including the browser. One way to fix it is to run wsl --shutdown and try again.
I seem to have the same problem with neovim in wsl2.
Same issue, I am using neovim in wsl2(ubuntu 20.04)