feat(nvim): new extra: diagflow

This commit is contained in:
Sergio Laín 2024-02-26 11:16:02 +01:00
parent 0516cf91ae
commit a59215c23a
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -0,0 +1,5 @@
return {
"dgagn/diagflow.nvim",
event = "LspAttach",
opts = {},
}