remove mini.sessions/jj

This commit is contained in:
iofq 2025-10-05 13:08:24 -05:00
parent 27ce531531
commit 31f7ee21e8
6 changed files with 26 additions and 111 deletions

View file

@ -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)