remove references to :OrgTangle [name]

This commit is contained in:
marshmallow 2023-06-26 00:00:35 +10:00
parent 9129c7ac51
commit 26a928f38e
No known key found for this signature in database
GPG key ID: 767B8880F5AAEB9C
3 changed files with 0 additions and 23 deletions

View file

@ -12,7 +12,6 @@ function M.setup(opts)
M._run_by_number = M._here .. "/run_by_number.el"
M._run_all = M._here .. "/run_all.el"
M._tangle_by_name = M._here .. "/tangle_by_name.el"
M._tangle_all = M._here .. "/tangle_all.el"
M._tangle_by_number = M._here .. "/tangle_by_number.el"