-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Description
❔ What are you experiencing an issue with?
Latest Release
❔ Version
N/A
🐞 Description
Currently, on macOS - the automatic installation of VIM plugins is not fully being done ahead of time. The recommended vim +PlugInstall +qall > /dev/null
seems to work for the regular plugins but the coc plugins are not automatically installed. When you open VIM, they open a second pane and start installing even after the PlugInstall command is run. The coc plugins should be installed ahead of time as well.
Please make sure the plugins are also automatically installed with nvim as well as regular vim.
⏺️ Steps To Reproduce
No response
📒 Relevant Log Output
No response
💡 Possible Solution
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working