File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -718,12 +718,12 @@ require('lazy').setup({
718718 -- `friendly-snippets` contains a variety of premade snippets.
719719 -- See the README about individual language/framework/plugin snippets:
720720 -- https://github.com/rafamadriz/friendly-snippets
721- -- {
722- -- 'rafamadriz/friendly-snippets',
723- -- config = function()
724- -- require('luasnip.loaders.from_vscode').lazy_load()
725- -- end,
726- -- },
721+ {
722+ ' rafamadriz/friendly-snippets' ,
723+ config = function ()
724+ require (' luasnip.loaders.from_vscode' ).lazy_load ()
725+ end ,
726+ },
727727 },
728728 opts = {},
729729 },
Original file line number Diff line number Diff line change 33 "blink.cmp" : { "branch" : " main" , "commit" : " bae4bae0eedd1fa55f34b685862e94a222d5c6f8" },
44 "conform.nvim" : { "branch" : " master" , "commit" : " b4aab989db276993ea5dcb78872be494ce546521" },
55 "fidget.nvim" : { "branch" : " main" , "commit" : " 4d5858bd4c471c895060e1b9f3575f1551184dc5" },
6+ "friendly-snippets" : { "branch" : " main" , "commit" : " 572f5660cf05f8cd8834e096d7b4c921ba18e175" },
67 "gitsigns.nvim" : { "branch" : " main" , "commit" : " 6e3c66548035e50db7bd8e360a29aec6620c3641" },
78 "guess-indent.nvim" : { "branch" : " main" , "commit" : " 84a4987ff36798c2fc1169cbaff67960aed9776f" },
89 "indent-blankline.nvim" : { "branch" : " master" , "commit" : " 005b56001b2cb30bfa61b7986bc50657816ba4ba" },
You can’t perform that action at this time.
0 commit comments