mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update
This commit is contained in:
parent
6e3f5695b0
commit
d11d8e2e79
4 changed files with 13 additions and 11 deletions
|
@ -42,6 +42,7 @@ return {
|
|||
"rafamadriz/friendly-snippets",
|
||||
config = function()
|
||||
require("luasnip.loaders.from_vscode").lazy_load()
|
||||
require("user.snip")
|
||||
end,
|
||||
},
|
||||
opts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue