Packing Neovim with Fennel
Read OriginalThis technical blog post details the author's process of rewriting their Neovim configuration. They migrate from the lazy.nvim plugin manager to Neovim's native vim.pack system and implement the configuration in Fennel, a Lisp that compiles to Lua. The article covers the motivations for choosing Fennel and vim.pack, the challenges of bootstrapping Fennel, replicating lazy-loading features, and restructuring the configuration files.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser