We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
:Rocks ts
ts add
ts prune
The text was updated successfully, but these errors were encountered:
Perhaps we can have a command Rocks ts update to get all tree-sitter-XXX to add them to rocks.toml easily.
Rocks ts update
tree-sitter-XXX
require("rocks.fzy").fuzzy_filter("tree-sitter-", vim.tbl_keys(require("rocks.cache").try_get_rocks()))
Sorry, something went wrong.
No branches or pull requests
ts add
- enable auto highlight and install (if bang). No arg gets the parser for the current file typets prune
- disable auto highlight and uninstall. Don't uninstall if bang?The text was updated successfully, but these errors were encountered: