Skip to content

Commit dd47dbd

Browse files
winderginjiruu
authored andcommitted
Remove two because there are more than two. (nvim-lua#1213)
1 parent 6c1eb4f commit dd47dbd

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
@@ -845,7 +845,7 @@ require('lazy').setup({
845845
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
846846
},
847847

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

0 commit comments

Comments
 (0)