Skip to content

Commit 216ba30

Browse files
committed
Rename the macro files to .fnlm and drop the header
1 parent d411202 commit 216ba30

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

fnl/nfnl/macros.fnl renamed to fnl/nfnl/macros.fnlm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
;; [nfnl-macro]
2-
31
(fn time [...]
42
`(let [start# (vim.loop.hrtime)
53
result# (do ,...)

fnl/nfnl/macros/aniseed.fnl renamed to fnl/nfnl/macros/aniseed.fnlm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
;; [nfnl-macro]
2-
31
;; Copied over from Aniseed. Contains all of the def* module macro systems.
42
;; https://github.com/Olical/aniseed
53

0 commit comments

Comments
 (0)