Add Ansiseed

This commit is contained in:
Dave Lage 2020-11-30 15:24:45 -05:00 committed by GitHub
parent 022ca42476
commit f76b971962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)