{ plugins = { treesitter = { enable = true; incrementalSelection = { enable = true; keymaps = { initSelection = "g"; nodeIncremental = "g"; scopeIncremental = ""; nodeDecremental = "gm"; }; }; }; }; }