From 53310a4ddf9f53e75430108dbda6d7063a099c0f Mon Sep 17 00:00:00 2001 From: Will Winder Date: Wed, 30 Oct 2024 13:33:27 -0400 Subject: [PATCH] Remove two because there are more than two. --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index ea86b792..55a7262d 100644 --- a/init.lua +++ b/init.lua @@ -908,7 +908,7 @@ require('lazy').setup({ -- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects }, - -- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the + -- The following comments only work if you have downloaded the kickstart repo, not just copy pasted the -- init.lua. If you want these files, they are in the repository, so you can just download them and -- place them in the correct locations.