blob: c2c6bd348c3d69b793dd1d07bc34729edaff4472 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
return {
{
name = "promqlfmt",
url = "https://git.segundo.io/nvim/promqlfmt",
--dir = "/Users/christian.segundo/git/promql.nvim",
--dev = true,
cmd = { "Promqlfmt" },
},
}
|