Remove two because there are more than two. (#1213)

This commit is contained in:
Will Winder 2024-10-30 14:58:52 -04:00 committed by GitHub
parent be678aa341
commit 2ba39c6973
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -917,7 +917,7 @@ require('lazy').setup({
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects -- - 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 -- 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. -- place them in the correct locations.