-
Hi, fennel completion list doesn't look correct as shown in below screenshot. I'd expect only those os functions in the list. However, it seems conjure always includes lots of nvim stuff by default.
…
-
Hello,
Thank you for the interesting lib. I'm however unable to embed fennel (https://fennel-lang.org/setup#embedding-the-fennel-compiler-in-a-lua-application.)
I got this error instead
```
…
-
would u mind if you tell me the location of your neovim specific dotfiles, like are they on this repo or other or not yet available, i wanted to ask for the dapui thing and the neogit thing, looks qui…
-
Here is a fennel keyword syntax issue: the keyword syntax does not recognize numbers 0-8, but 9 is treated as a valid keyword char.
Please see the screenshot below.
![image](https://user-images…
-
motivated by https://github.com/shortcuts/no-neck-pain.nvim/issues/18
-
Create a profile face of a monk. This face is made entirely from these plants: rosemary, verbena, star anise, thyme, licorice, cardamom, fennel, green anise and coriander seeds.
-
In Fennel carts, TIC-80 sets it up so that the `debug.traceback` function will display correct line numbers according to the Fennel code by replacing `debug.traceback` with the function `fennel.traceb…
-
Hello,
the `,apropos-doc` and `,apropos-show-docs` cannot find functions defined on the REPL. Here is what I am doing in a fresh Fennel REPL started from the command-line:
```
$ fennel
Welcome…
-
Hi! This project is so cool!
I'm saddened that there are so few clj/lisp/fennel ReaScript authors and no discussion about this online, so finding this and french64's (the typed clojure guy) [repo]…
-
Fennel is a Lisp dialect that compiles to Lua.
https://fennel-lang.org/