Emacs to neovim (or vice versa, or both) stories

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • emacs.d

    Fast and robust Emacs setup. (by redguardtoo)

  • Emacs could be much faster than nvim if you use some techniques and ideas I developed. See my setup, https://github.com/redguardtoo/emacs.d

  • wucuo

    Fastest solution to spell check camel case code or plain text

  • flyspell checks the whole buffer in real time. We could spell check the visible region in after-save-hook instead. See https://github.com/redguardtoo/wucuo

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • neovide

    No Nonsense Neovim Client in Rust

  • The relevent issue is somewhat related to this: https://github.com/neovide/neovide/issues/481 and we discussed on discord a bit. Neovide could in theory implement a hacky solution right now (e.g. hologram.nvim + kitty protocol), but each Neovim GUI having its own terrible solution sounds like a bad idea. Having better support for GUI features in neovim core, like images, creates a unified standard plugin devs are keen to implement. Once that comes, its only a matter of time till we see popular plugins adopting it.

  • emacs-ng

    A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.

  • Emacs-NG has an issue open about this, where I described my opinion on the issue: https://github.com/emacs-ng/emacs-ng/issues/370. Companies invest money into v8, we should take advantage of that

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts