From f76b971962de1672e6adce488386b529833c9583 Mon Sep 17 00:00:00 2001 From: Dave Lage Date: Mon, 30 Nov 2020 15:24:45 -0500 Subject: [PATCH] Add Ansiseed --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 73bf01d..77ecc17 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,10 @@ Neovim supports a wide variety of UI's. ### Lua - [rafcamlet/nvim-luapad](https://github.com/rafcamlet/nvim-luapad) - Interactive real time neovim scratchpad for embedded lua engine - type and watch! +### Fennel + +- [Olical/aniseed](https://github.com/Olical/aniseed) - Configure and extend Neovim with Fennel (Lisp to Lua) + ### Tabline - [romgrk/barbar.nvim](https://github.com/romgrk/barbar.nvim)