Olical / aniseed

Neovim configuration and plugins in Fennel (Lisp compiled to Lua)
https://discord.gg/wXAMr8F
The Unlicense
606 stars 28 forks source link

Improve error messages and handling #43

Closed Olical closed 3 years ago

Olical commented 3 years ago

This will have two sides, at Conjure eval time as well as pure lua runtime, where we don't have the fennel compiler.

Maybe we can load it on error just to manage stack traces 🤔

Olical commented 3 years ago

Duplicate of #40, oopsie