fixup: comment

pull/759/head
TJ DeVries 1 year ago
parent 3dca27a750
commit f554aee9f8

@ -633,10 +633,9 @@ require('lazy').setup({
return 'make install_jsregexp' return 'make install_jsregexp'
end)(), end)(),
dependencies = { dependencies = {
-- If you want to add a bunch of pre-configured snippets, -- `friendly-snippets` contains a variety of premade snippets.
-- you can use this plugin to help you. It even has snippets -- See the README about individual language/framework/plugin snippets:
-- for various frameworks/libraries/etc. but you will have to -- https://github.com/rafamadriz/friendly-snippets
-- set up the ones that are useful for you.
-- { -- {
-- 'rafamadriz/friendly-snippets', -- 'rafamadriz/friendly-snippets',
-- config = function() -- config = function()

Loading…
Cancel
Save