feat: add nuget plugin
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
return {
|
||||||
|
"d7omdev/nuget.nvim",
|
||||||
|
config = function()
|
||||||
|
require("nuget").setup()
|
||||||
|
end,
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user