aniseed
Fennel plugin
A tool that bridges Fennel and Neovim by allowing users to write plugins and configuration in a Lisp-like language.
Neovim configuration and plugins in Fennel (Lisp compiled to Lua)
612 stars
5 watching
28 forks
Language: Fennel
last commit: 5 months ago
Linked from 1 awesome list
fennellispluaneovim
Related projects:
Repository | Description | Stars |
---|---|---|
olical/nfnl | Enables Fennel code execution in Neovim with Lua compilation and automatic reloading on changes | 242 |
olical/nfnl-plugin-example | An example Neovim plugin demonstrating Fennel-based integration with nfnl | 4 |
udayvir-singh/tangerine.nvim | A plugin for Neovim that integrates Fennel, a Lisp-like programming language, into the editor's environment | 211 |
rktjmp/hotpot.nvim | A plugin that automates the compilation of Fennel code in Neovim | 362 |
loricandre/oneterm.nvim | A one terminal plugin to manage Neovim configuration and file navigation | 56 |
alec-gibson/nvim-tetris | A Neovim plugin implementing Tetris game logic and UI in Lua | 200 |
bakpakin/fennel.vim | Provides syntax highlighting for Fennel programming language in Vim editor. | 50 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 9 |
alexmozaidze/palenight.nvim | A Fennel-based implementation of the Palenight colorscheme for NeoVim. | 19 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
aaronik/gptmodels.nvim | An AI plugin for Neovim that facilitates LLM-based code analysis and suggestions | 57 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 431 |
huynle/ogpt.nvim | A plugin that integrates Large Language Models into Neovim for natural language generation and conversation | 176 |
muniftanjim/nougat.nvim | A customizable UI plugin for Neovim's statusline, tabline, and winbar | 202 |
olical/conjure | An interactive environment for evaluating code within a running program. | 1,806 |