rafaeldelboni / cajus-nfnl

A curvy and juicy neovim configuration following the "Keep it simple!" design principle, but using nfnl instead of aniseed.
The Unlicense
65 stars 14 forks source link

How to force regeneration of lua files #7

Open delayedchoice opened 1 week ago

delayedchoice commented 1 week ago

Is there an easy way to force fennel to regenerate the lua files?

rafaeldelboni commented 1 week ago

I think nfnl has some ways of doing so: Via nvim command :NfnlCompileAllFiles and via api (compile-all-files dir)