Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide :BuildComposer command #98

Open
maujim opened this issue Aug 26, 2022 · 0 comments
Open

Provide :BuildComposer command #98

maujim opened this issue Aug 26, 2022 · 0 comments

Comments

@maujim
Copy link

maujim commented Aug 26, 2022

nvim-treesitter has a nice installation method using vim-plug that doesn't require users to add a custom function:
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}

More info: https://github.com/nvim-treesitter/nvim-treesitter#installation

If the BuildComposer function from the readme can be wrapper in a command and shipped with the plugin, that would be nice. Would make the installation only require a single line (for vim-plug, which is already the recommended method)

This may not be possible in pure vimscript since treesitter uses lua to expose this command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant