Simplest way to set up neovim

This page summarizes the projects mentioned and recommended in the original post on /r/NixOS

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • .dots

    just my .dotfiles

    So that's what bootstrap.vim does: https://github.com/dmadisetti/.dots/blob/template/dot/vim/bootstrap.vim

  • dotfiles

    https://gitlab.com/drishal/dotfiles/-/tree/master/config/nvim (Ignore the non-nix one, i have kept as emergency if incase I am not allowed to use nix on a device) And see how i am using it together here: https://gitlab.com/drishal/dotfiles/-/blob/master/NixOS/home-config/editors.nix

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

  • Home Manager using Nix

    Manage a user environment using Nix [maintainer=@rycee]

    Maybe take a look at this https://github.com/nix-community/home-manager/issues/416

  • niv

    Easy dependency management for Nix projects

    You can use something like Niv to manage additional sources. I use it to fetch some Emacs packages, for example ligature.el. Then you update the package using $ niv update.

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