Open delayedchoice opened 1 week ago
Is there an easy way to force fennel to regenerate the lua files?
I think nfnl has some ways of doing so: Via nvim command :NfnlCompileAllFiles and via api (compile-all-files dir)
:NfnlCompileAllFiles
(compile-all-files dir)
Is there an easy way to force fennel to regenerate the lua files?