parent
ed1787c8bc
commit
6cc0c0f094
3 changed files with 23 additions and 10 deletions
|
@ -22,6 +22,10 @@
|
|||
url = "git+https://codeberg.org/pranshu/haskell-ts-mode.git";
|
||||
flake = false;
|
||||
};
|
||||
extra-package-typst-ts-mode = {
|
||||
url = "git+https://codeberg.org/meow_king/typst-ts-mode.git";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs @ {flake-parts, ...}:
|
||||
|
|
Reference in a new issue