mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
fix local flake path
This commit is contained in:
parent
49e373fe9a
commit
35b0e05965
2 changed files with 10 additions and 7 deletions
|
|
@ -13,7 +13,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
dart = {
|
||||
url = "path:/home/e/dev/dart.nvim";
|
||||
url = "github:iofq/dart.nvim";
|
||||
};
|
||||
nvim-treesitter-main = {
|
||||
url = "github:iofq/nvim-treesitter-main";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue