nvim-neorocks / rocks-treesitter.nvim

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

feat: Add support for an optional import config path #41

Open simifalaye opened 1 day ago

simifalaye commented 1 day ago

Dependent on this PR: https://github.com/nvim-neorocks/rocks.nvim/pull/577

This PR adds support for specifying a config import path to automatically install treesitter rocks into instead of the base config file.