Skip to content
Discussion options

You must be logged in to vote

You can use hooks. See this example. Running CLI commands can be done via :h vim.system() (make sure to set proper cwd, like to plugin's directory path). To also run this command after installation, use also `post_install`` hook (so for two hooks defined in total).

Also take a look at #866.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by echasnovski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.deps
2 participants