What Emacs' package.el can learn from Neovim's packer.nvim
Mehrad Mahmoudian published on
9 min,
1700 words
Abstract
I used vim and Neovim for about a decade, and then during the past two years I have switched to Emacs (initially Doom Emacs, and now my own config). There are perhaps some things that I have brought with myself subconsciously from [neo]vim to my Emacs config. But in this article I want to briefly touch upon the thing that I wish Emacs, and especially package.el can adopt/learn from Neovim's Packer.
Read More