Hacker News new | ask | show | jobs
by nacs 508 days ago
Vim is incredibly extensible.

You can use C or VIMscript but programs like Neovim support Lua as well which makes it really easy to make plugins.