Skip to content

My nvim. Completely ready to use including all settings and plugins. Runs with one command

Notifications You must be signed in to change notification settings

back2nix/nixvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Если у вас не установлен nix

Для Linux

sh <(curl -L https://nixos.org/nix/install) --daemon

Для Mac

sh <(curl -L https://nixos.org/nix/install)

Как запускать nvim из этого репо?

nix run github:back2nix/nixvim
  • или
git clone https://github.com/back2nix/nixvim
cd nixvim
nix run .
# или с параметрами
nix run . -- cmd/any/file.go
# или просто сбилдить
nix build
./result/bin/nvim

asciinema video

asciicast

Screenshots

image Screenshot from 2024-07-17 00-04-11 Screenshot from 2024-07-17 00-04-39 image image image image

About

My nvim. Completely ready to use including all settings and plugins. Runs with one command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published