Skip to content

Provide :BuildComposer command #98

Open
@maujim

Description

@maujim

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions