Simple Neovim config

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • neovim

    Vim-fork focused on extensibility and usability

    If you know how to install precompiled binaries you can download the latest version from the github releases.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • bob

    A version manager for neovim (by MordechaiHadad)

    There is also a Neovim version manager called bob. You can try that.

  • go

    The Go programming language

    If you have the toolchain for the go programming language you can download its language server (gopls) using this command.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • mini.nvim

    Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    nvim-treesitter is a plugin that has been around for 4 years now. A lot of people will say this is essential to your Neovim experience, and I do agree to some extend. It is incredibly useful... as a dependency for other plugins. It allows Neovim to gather more information about source code of the current file, and plugin authors can do really cool things that. For "normal users" like you and me there are some modules we can enable. One of them can be used to enhance the syntax highlight of many programming languages. That I think the feature nvim-treesitter is known for.

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

  • A pragmatic approach to migrating from VSCode to Neovim

    35 projects | dev.to | 14 Feb 2022
  • With the release of Neovim 0.5.0, I felt it's worth asking: How can someone new to neovim start to take full advantage of its features?

    14 projects | /r/neovim | 6 Jul 2021
  • Compile Neovim in Debian/Ubuntu Linux

    1 project | dev.to | 2 Oct 2024
  • Neovim for beginners

    20 projects | dev.to | 30 Sep 2024
  • Bro Install Neovim On Windows And Setup Neovim Without Neovim Package Manager 🙀

    8 projects | dev.to | 8 Sep 2024