How to *get into* 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
  • which-key.nvim

    💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.

  • What does that mean exactly? AstroNvim is no different from VS Code -- it's a batteries-included editor that aims to be user-friendly. AstroNvim is very discoverable due to which-key and its documentation.

  • kickstart.nvim

    A launch point for your personal nvim configuration

  • check out https://github.com/nvim-lua/kickstart.nvim. It includes the essentials for getting started, but does not attempt to be a "complete" config, so it's extremely lightweight and un-opinionated, unlike most of the distributions. my recommendation would be to start using this, figure out what functionality you're missing, and start adding on from there.

  • 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
  • Launch.nvim

    🚀 Launch.nvim is modular starter for Neovim.

  • another option is https://github.com/LunarVim/nvim-basic-ide. this one is still fairly lightweight and un-opinionated, but this option attempts to be a complete config, such that someone could theoretically use this as their IDE without ever touching the config.

  • Comment.nvim

    :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more

  • Comment (does what it says on the tin)

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