/neovim-nix

nixified neovim 0.5 setup

Primary LanguageVim Script


neovim-nix

My nixified neovim setup

About

You are looking at my nixified neovim setup. Nothing more nothing less. Maybe it can be useful to you somehow.

  • Uses vim nixpkgs provided vim plugins.
  • Builds additional plugins from source using buildVimPlugin.
  • Adds global vim settings as another buildVimPlugin built plugin.
  • Patches some plugins into submission.

Building

$ nix-build

Installing

Plug it into an overlay or just use nix-env -i if you prefer.