mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
treewide: treesitter moduleConfig -> settings
This commit is contained in:
parent
435ef287ab
commit
97fa47376b
3 changed files with 3 additions and 3 deletions
|
@ -193,7 +193,7 @@ with lib;
|
|||
|
||||
extraPlugins = [ cfg.package ];
|
||||
|
||||
plugins.treesitter.moduleConfig.textobjects =
|
||||
plugins.treesitter.settings.textobjects =
|
||||
with cfg;
|
||||
let
|
||||
processKeymapsOpt =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue