did_coc_loaded #66

Closed
opened 2026-04-29 14:21:11 +02:00 by yestax · 3 comments
Owner

In coc.vim plugin file:

Check for did_coc_loaded to execute the content because otherwise it will cause errors since coc is in opt package.

Remove also the packadd clause at the same time and instruct the user to add it to his vimrc to enable plugins.
Also share a command to do it quicker.

In coc.vim plugin file: Check for did_coc_loaded to execute the content because otherwise it will cause errors since coc is in opt package. Remove also the packadd clause at the same time and instruct the user to add it to his vimrc to enable plugins. Also share a command to do it quicker.
Author
Owner

update the readme in optional steps section

update the readme in optional steps section
yestax added this to the Setup v1.3.X milestone 2026-04-30 18:53:51 +02:00
Author
Owner

61ba00b2b4 changes the package from start to opt.

61ba00b2b4 changes the package from start to opt.
Author
Owner

did_coc_loaded used as a guard clause.

packadd added in a hook to ease setup.

README updated for hooks setup

did_coc_loaded used as a guard clause. packadd added in a hook to ease setup. README updated for hooks setup
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yestax/setup#66
No description provided.