How to turn NEOVIM into an IDE-like code editor in NIXOS?

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. dotfiles

    ⚙ilosrim/dotfiles features a streamlined Neovim configuration designed for efficiency and enhanced coding experience. It includes custom keybindings, advanced syntax highlighting, smart code completion, and optimized plugin management. Ideal for developers seeking a powerful yet minimal setup. (by codahiri)

    git clone https://github.com/codahiri/dotfiles.git ~/.config/nvim

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. lazy-nix-helper.nvim

    Neovim plugin allowing a single neovim configuration with the Lazy plugin manager to be used on NixOS and other platforms

  4. neovim

    Vim-fork focused on extensibility and usability

    Welcome to my optimized Laravel development setup featuring Nvim with LazyVim integration. This configuration is tailored to enhance productivity and streamline the development workflow for Laravel projects.

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

  • Neovim 0.11 Is Here

    1 project | news.ycombinator.com | 26 Mar 2025
  • Using Neovim on OpenWRT

    2 projects | dev.to | 7 Mar 2025
  • ⛏️How to Compile and Install Neovim on Debian

    1 project | dev.to | 5 Mar 2025
  • My NeoVim Experience: Productivity vs Curiosity

    1 project | dev.to | 24 Jan 2025
  • How to Enable Undercurl in Neovim: Terminal and Tmux Setup Guide

    1 project | dev.to | 14 Jan 2025

Did you know that Lua is
the 18th most popular programming language
based on number of references?