use jj.nvim instead of custom jank
Some checks failed
build / build (nvim-min) (push) Failing after 37m5s

This commit is contained in:
iofq 2026-01-18 02:20:54 -06:00
parent 3c5c3a6745
commit 7a86861f09
7 changed files with 57 additions and 100 deletions

View file

@ -15,6 +15,10 @@
dart = {
url = "github:iofq/dart.nvim";
};
jj-nvim = {
url = "github:NicolasGB/jj.nvim";
flake = false;
};
};
outputs =
inputs@{