activate friendly snippets
This commit is contained in:
parent
3bbf6101a6
commit
9c3dbb08dd
1 changed files with 1 additions and 1 deletions
|
|
@ -618,7 +618,7 @@ require("lazy").setup({
|
||||||
-- you can use this plugin to help you. It even has snippets
|
-- you can use this plugin to help you. It even has snippets
|
||||||
-- for various frameworks/libraries/etc. but you will have to
|
-- for various frameworks/libraries/etc. but you will have to
|
||||||
-- set up the ones that are useful for you.
|
-- set up the ones that are useful for you.
|
||||||
-- 'rafamadriz/friendly-snippets',
|
"rafamadriz/friendly-snippets",
|
||||||
},
|
},
|
||||||
config = function() -- See `:help cmp`
|
config = function() -- See `:help cmp`
|
||||||
local cmp = require("cmp")
|
local cmp = require("cmp")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue