Skip to content

Commit a20b2e5

Browse files
windersychugin
authored andcommitted
Remove two because there are more than two. (nvim-lua#1213)
1 parent d75a4c0 commit a20b2e5

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
@@ -1006,7 +1006,7 @@ require('lazy').setup({
10061006
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
10071007
},
10081008

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

0 commit comments

Comments
 (0)