Skip to content

Commit 29ce162

Browse files
winderAlessandro201
authored andcommitted
Remove two because there are more than two. (nvim-lua#1213)
1 parent 5c46c83 commit 29ce162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,7 @@ require('lazy').setup({
11321132
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
11331133
},
11341134

1135-
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
1135+
-- The following comments only work if you have downloaded the kickstart repo, not just copy pasted the
11361136
-- init.lua. If you want these files, they are in the repository, so you can just download them and
11371137
-- place them in the correct locations.
11381138

0 commit comments

Comments
 (0)