nvim-neorocks / rocks-treesitter.nvim

A "just works" tree-sitter setup for rocks.nvim!
GNU General Public License v3.0
35 stars 4 forks source link

[Feature] `:Rocks ts` commands #1

Open mrcjkb opened 6 months ago

mrcjkb commented 6 months ago
Freed-Wu commented 1 month ago

Perhaps we can have a command Rocks ts update to get all tree-sitter-XXX to add them to rocks.toml easily.

require("rocks.fzy").fuzzy_filter("tree-sitter-", vim.tbl_keys(require("rocks.cache").try_get_rocks()))