Commit graph

2 commits

Author SHA1 Message Date
Alexander Nortung
7cd4a44462 treesitter-refactor: package option + formatting 2023-01-17 21:50:22 +01:00
traxys
1f723e8abd
treesitter: add module for treesitter-refactor (#101)
As treesitter-refactor is a treesitter module we need a way to pass
extra configuration options to the treesitter setup. This is done
through a `moduleConfig` attrset. This set should not be used outside
nixvim.
2023-01-05 14:23:23 +00:00