update
This commit is contained in:
parent
c721614f76
commit
c91084492b
0
lua/lsp/markdown.lua
Normal file
0
lua/lsp/markdown.lua
Normal file
@ -43,4 +43,10 @@ return {
|
|||||||
})
|
})
|
||||||
end
|
end
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"askfiy/nvim-picgo",
|
||||||
|
config = function()
|
||||||
|
require("nvim-picgo").setup()
|
||||||
|
end
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user