1
0
Fork 0
mirror of https://github.com/emacs-twist/org-babel.git synced 2025-03-13 20:30:04 +00:00
org-babel/nix
Akira Komamura 95e19914cb refactor: Extract utility functions into utils library
These are reusable functions, and I want to avoid duplicate implementations
of them.
2022-01-02 16:18:05 +09:00
..
default.nix feat: Add a set of more concisely named functions 2022-01-02 15:38:35 +09:00
dropUntil.nix Initial commit 2021-12-03 22:44:34 +09:00
dropWhile.nix Initial commit 2021-12-03 22:44:34 +09:00
excludeOrgSubtreesOnHeadlines.nix refactor: Extract utility functions into utils library 2022-01-02 16:18:05 +09:00
matchOrgHeadline.nix Initial commit 2021-12-03 22:44:34 +09:00
matchOrgTag.nix Initial commit 2021-12-03 22:44:34 +09:00
splitWith.nix Initial commit 2021-12-03 22:44:34 +09:00
tangleOrgBabel.nix feat: Set the default language to Emacs Lisp 2022-01-02 15:16:59 +09:00
utils.nix refactor: Extract utility functions into utils library 2022-01-02 16:18:05 +09:00