From f554aee9f88971986b015ccdeeeb1e9bd0e59cb6 Mon Sep 17 00:00:00 2001 From: TJ DeVries Date: Fri, 15 Mar 2024 10:33:55 -0400 Subject: [PATCH] fixup: comment --- init.lua | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/init.lua b/init.lua index f8aff8a8..221eb09b 100644 --- a/init.lua +++ b/init.lua @@ -633,10 +633,9 @@ require('lazy').setup({ return 'make install_jsregexp' end)(), dependencies = { - -- If you want to add a bunch of pre-configured snippets, - -- you can use this plugin to help you. It even has snippets - -- for various frameworks/libraries/etc. but you will have to - -- set up the ones that are useful for you. + -- `friendly-snippets` contains a variety of premade snippets. + -- See the README about individual language/framework/plugin snippets: + -- https://github.com/rafamadriz/friendly-snippets -- { -- 'rafamadriz/friendly-snippets', -- config = function()