Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
dbb7ecd7d6
commit
9e8ebc2201
2 changed files with 4 additions and 92 deletions
20
flake.nix
20
flake.nix
|
|
@ -10,21 +10,11 @@
|
|||
url = "github:breadonpenguins/scripts";
|
||||
};
|
||||
|
||||
conf-vim = {
|
||||
flake = false;
|
||||
url = "github:tjdevries/conf.vim";
|
||||
};
|
||||
|
||||
disko = {
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "github:nix-community/disko";
|
||||
};
|
||||
|
||||
edit-alternate-vim = {
|
||||
flake = false;
|
||||
url = "github:tjdevries/edit_alternate.vim";
|
||||
};
|
||||
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
|
||||
git-repo-updater = {
|
||||
|
|
@ -68,16 +58,6 @@
|
|||
url = "github:rwxrob/dot";
|
||||
};
|
||||
|
||||
standard-vim = {
|
||||
flake = false;
|
||||
url = "github:tjdevries/standard.vim";
|
||||
};
|
||||
|
||||
vim-heritage = {
|
||||
flake = false;
|
||||
url = "github:jessarcher/vim-heritage";
|
||||
};
|
||||
|
||||
vim-textobj-xmlattr = {
|
||||
flake = false;
|
||||
url = "github:whatyouhide/vim-textobj-xmlattr";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue