An open API service indexing awesome lists of open source software.

https://github.com/mtikekar/nvim-config.fnl

Neovim config in Fennel, and other experiments
https://github.com/mtikekar/nvim-config.fnl

Last synced: 11 months ago
JSON representation

Neovim config in Fennel, and other experiments

Awesome Lists containing this project

README

          

Neovim config entirely in [Fennel](https://fennel-lang.org).

Fennel works in neovim 0.4 but I am also trying nvim-treesitter which needs the unreleased neovim 0.5.

Also trying out packages (`:help packages`) to avoid using any package manager. See the [init file](fnl/init.fnl) for which packages to download manually. Will eventually use git submodules or git subtree.