Are you all nuts?

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

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

  • personal preference: use lsp-zero (https://github.com/VonHeikemen/lsp-zero.nvim), which helps get you setup with the LSP stuff, you won't need coc after that, and then use mason.nvim (https://github.com/williamboman/mason.nvim) which helps manage things like rust-analyzer

  • lsp-zero.nvim

    A starting point to setup some lsp related features in neovim.

  • personal preference: use lsp-zero (https://github.com/VonHeikemen/lsp-zero.nvim), which helps get you setup with the LSP stuff, you won't need coc after that, and then use mason.nvim (https://github.com/williamboman/mason.nvim) which helps manage things like rust-analyzer

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

    A launch point for your personal nvim configuration

  • You could also use kickstart.nvim as an starting point for your config, it has pretty much everything you would need ad a beginner.

  • LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

  • if u don't wanna deal with the headache then try this lunarvim

  • nvim

    My neovim config (by ChristianChiarulli)

  • Check this series of videos about how to order your folders and config basic stuff (But please, be aware, some things are outdate, just check Christ repo, go to the file copy and paste) https://github.com/ChristianChiarulli/nvim

  • AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

  • I guess you could use something like https://github.com/AstroNvim/AstroNvim

  • janus

    Vim distribution

  • For whatever reason, Vim distros tend to die off. I started with Janus in 2014. But some things in that distro are badly dated (CtrlP and Syntastic for example).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • helix

    A post-modern modal text editor.

  • You are looking for Helix, https://github.com/helix-editor/helix . You simply run it and it works out of the box with language servers and everything else that you WILL need for modern development.

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