File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -718,12 +718,12 @@ require('lazy').setup({
718
718
-- `friendly-snippets` contains a variety of premade snippets.
719
719
-- See the README about individual language/framework/plugin snippets:
720
720
-- 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
+ },
727
727
},
728
728
opts = {},
729
729
},
Original file line number Diff line number Diff line change 3
3
"blink.cmp" : { "branch" : " main" , "commit" : " bae4bae0eedd1fa55f34b685862e94a222d5c6f8" },
4
4
"conform.nvim" : { "branch" : " master" , "commit" : " b4aab989db276993ea5dcb78872be494ce546521" },
5
5
"fidget.nvim" : { "branch" : " main" , "commit" : " 4d5858bd4c471c895060e1b9f3575f1551184dc5" },
6
+ "friendly-snippets" : { "branch" : " main" , "commit" : " 572f5660cf05f8cd8834e096d7b4c921ba18e175" },
6
7
"gitsigns.nvim" : { "branch" : " main" , "commit" : " 6e3c66548035e50db7bd8e360a29aec6620c3641" },
7
8
"guess-indent.nvim" : { "branch" : " main" , "commit" : " 84a4987ff36798c2fc1169cbaff67960aed9776f" },
8
9
"indent-blankline.nvim" : { "branch" : " master" , "commit" : " 005b56001b2cb30bfa61b7986bc50657816ba4ba" },
You can’t perform that action at this time.
0 commit comments