garlic0x1

Results 6 issues of garlic0x1

`url.Parse` does not return an error most of the time because it treats random strings as relative URLs.

This adds interactive features to markdown code blocks, like how src blocks in org-mode work. The API consists of 3 commands: `markdown-eval-block`, `markdown-eval-block-and-insert`, and `markdown-kill-block-result`, as well as one macro,...

Feature

# lem-template A templating extension to generate boilerplate in new files. # Usage Here is an example template file that generates a simple `.asd` to help get you started. ```...

Feature

Hi, I would like to add my HTML rendering library to Quicklisp Description: An HTML renderer, inspired by Clojure's Hiccup Author: garlic0x1 License: MIT Source: https://github.com/garlic0x1/hiccl Thank you.

canbuild

Allow the order of completions to be reversed, this is helpful when the prompt is at the bottom of the screen so you don't have to move your eyes. I...

https://github.com/garlic0x1/cl-treesitter Author: garlic0x1 License: MIT cl-treesitter provides complete bindings to libtree-sitter along with a garbage collected API, I find it useful for making extensions to Lem and it is also...

cantbuild