Replies: 1 comment 1 reply
-
config = function(plugin, opts)
vim.print(plugin.dir)
end |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
glyh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As title. Some plugins want to install binaries that may be used by itself(e.g. https://github.com/liquidz/vim-iced), that's why I need this funcitonality.
Beta Was this translation helpful? Give feedback.
All reactions