After using Emacs (with evil) for a long time I switched to Neovim.

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

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

  • You should not add the ft = "latex" for VimTeX (https://github.com/isaksamsten/nvim-config/blob/main/lua/plugins/latex.lua)! VimTeX is already properly lazy by design (through use of ftplugin/ and autoload/). This is explained in a note just below the install instructions in the readme. :)

  • Mosh

    Mobile Shell

  • Use mosh (https://mosh.org/) instead of ssh

  • 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
  • vim-visual-multi

    Multiple cursors plugin for vim/neovim

  • I recommend this one https://github.com/mg979/vim-visual-multi

  • statuscol.nvim

    Status column plugin that provides a configurable 'statuscolumn' and click handlers.

  • I see on your screenshot that you are manually handling file types with the statuscol plugin in order to hide the status column. That is fixed now and the plugin itself should do it correctly.

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