README.md 359 B

nvim

required nvim >= 0.10.0 and fennel

building?

compiling / interpreting fennel at runtime

this will create needed init.lua

make fnl

compiling to lua

this will create needed init.lua and compile all fennel files inside fnl/ to lua and put it to lua/ directory

make lua