activate friendly snippets

This commit is contained in:
Noa Aarts 2024-05-17 11:58:59 +02:00
parent 3bbf6101a6
commit 9c3dbb08dd

View file

@ -618,7 +618,7 @@ require("lazy").setup({
-- 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.
-- 'rafamadriz/friendly-snippets',
"rafamadriz/friendly-snippets",
},
config = function() -- See `:help cmp`
local cmp = require("cmp")