From 402925cfc7c29adcbb4e5a17061396ad309e016c Mon Sep 17 00:00:00 2001 From: Soispha Date: Wed, 8 Nov 2023 15:30:27 +0100 Subject: docs(hm/conf/nvim/plgs/treesitter): Improve comments --- hm/soispha/conf/nvim/plgs/treesitter/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hm/soispha/conf/nvim/plgs') diff --git a/hm/soispha/conf/nvim/plgs/treesitter/default.nix b/hm/soispha/conf/nvim/plgs/treesitter/default.nix index 21a29cfb..bbee4690 100644 --- a/hm/soispha/conf/nvim/plgs/treesitter/default.nix +++ b/hm/soispha/conf/nvim/plgs/treesitter/default.nix @@ -28,7 +28,7 @@ incrementalSelection = { enable = true; keymaps = { - # TODO: include these + # TODO: include these in the which-key description initSelection = "gnn"; # set to `false` to disable one of the mappings nodeIncremental = "grn"; scopeIncremental = "grc"; -- cgit 1.4.1