feat: markdown to html script

- add binary: md2html
- nvf: add snack nvim
This commit is contained in:
danny 2025-09-18 21:44:57 +08:00
parent 16da0a0a4d
commit d7cf0baf67
10 changed files with 246 additions and 199 deletions

View file

@ -123,10 +123,12 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# ===== Nvim Plugins ===== #
marks-nvim = {
url = "github:chentoast/marks.nvim";
flake = false;
};
# ======================== #
};
outputs =