Skip Navigation
Members
2,423
Posts
169
Active Today
1
Created
2 yr. ago
  • Neovim @programming.dev
    Matteo Cavestri @lemmy.world

    Introducing Nevica ❄️

    🚀 Introducing Nevica: A modular, Vim-based IDE powered by Nix for maximum flexibility and reproducibility. 🔥

    Nevica brings together the simplicity of Vim and the power of Nix, creating a fully customizable and reproducible development environment that works seamlessly across any OS that supports Nix—be it Linux, macOS, or even Windows.

    Key Features:

     undefined
            •	Nix Integration: With Nix, your development environment is reproducible and consistent across different machines and operating systems.
        •	Modular Design: Keep your setup lightweight by enabling only the languages and tools you need, with each language configured in its own module.
        •	LSP Support: Full Language Server Protocol integration for autocompletion, real-time error checking, and code navigation.
        •	Debugging & Diagnostics: Integrated tools for debugging and diagnosing issues across supported languages.
        •	Customizable Flavours: Pre-configured profiles for various programming stacks, helping you set up quickly with the right
      
  • Neovim @programming.dev
    captainkangaroo @discuss.tchncs.de

    This Week in Neovim79: Official Supermaven code completion in Neovim, Beautiful menu UI for Neovim, NvChad UI collection, reactive UI development

  • Neovim @programming.dev
    IsoSpandy @lemm.ee

    Compilation mode for neovim

    I was recently watching a tsoding stream when he was singing huge praises for the compilation mode in emacs, so I created a plug in to do essentially the same thing in neovim. Feel free to test it and share feedback.

    error-jump