mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
remove mini.sessions/jj
This commit is contained in:
parent
27ce531531
commit
31f7ee21e8
6 changed files with 26 additions and 111 deletions
|
|
@ -10,10 +10,10 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
dart = {
|
||||
url = "path:/home/e/dev/dart.nvim";
|
||||
url = "github:iofq/dart.nvim";
|
||||
};
|
||||
nvim-treesitter-main = {
|
||||
url = "path:/home/e/dev/nvim-treesitter-main";
|
||||
url = "github:iofq/nvim-treesitter-main";
|
||||
};
|
||||
# Add bleeding-edge plugins here.
|
||||
# They can be updated with `nix flake update` (make sure to commit the generated flake.lock)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue