mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
use jj.nvim instead of custom jank
Some checks failed
build / build (nvim-min) (push) Failing after 37m5s
Some checks failed
build / build (nvim-min) (push) Failing after 37m5s
This commit is contained in:
parent
3c5c3a6745
commit
7a86861f09
7 changed files with 57 additions and 100 deletions
|
|
@ -15,6 +15,10 @@
|
|||
dart = {
|
||||
url = "github:iofq/dart.nvim";
|
||||
};
|
||||
jj-nvim = {
|
||||
url = "github:NicolasGB/jj.nvim";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
outputs =
|
||||
inputs@{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue