Skip to content

jla2000/nvim-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-bundle

Personal neovim flake

build

Try without installation

nix run --extra-experimental-features "nix-command flakes" github:jla2000/nvim-bundle

Nix is used to build this project.

Installation

Include nvim-bundle.packages.x86_64-linux.neovim-bundle into nixos/home-manager config.

Installation (Dev-mode with symlinked lua config)

Include nvim-bundle.packages.x86_64-linux.neovim into nixos/home-manager config.

Symlink config:

ln -s $(realpath ./nvim) ~/.config/nvim

Features

  • All plugins are fetched from nixpkgs
  • Build and execute via nix
  • Entire config writtin in lua
  • Lazy loaded plugins using lz.n
  • Lua config can be changed on-the-fly without rebuilding (using symlinked lua config)
  • Bundle complete config as AppImage

Similar projects

About

Standalone customized neovim nix package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •