parent
fa5fcfe8fd
commit
d563c80bd0
8 changed files with 81 additions and 41 deletions
|
@ -1,4 +1,5 @@
|
|||
# Do not modify! This file is generated.
|
||||
|
||||
{
|
||||
inputs = {
|
||||
ags = {
|
||||
|
@ -464,6 +465,12 @@
|
|||
repo = "easytables.nvim";
|
||||
type = "github";
|
||||
};
|
||||
vimplugin-roslyn-nvim-src = {
|
||||
flake = false;
|
||||
owner = "seblj";
|
||||
repo = "roslyn.nvim";
|
||||
type = "github";
|
||||
};
|
||||
vimplugin-ts-error-translator-src = {
|
||||
flake = false;
|
||||
owner = "dmmulroy";
|
||||
|
@ -490,4 +497,4 @@
|
|||
};
|
||||
};
|
||||
outputs = inputs: inputs.flakegen ./outputs.nix inputs;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue