GitXplorerGitXplorer
k

neovim

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
5b8057f7a9f6c875bffd22ed286eb631b58cadbb

feat: initial Neovim flake setup

kkoozz committed 2 years ago

README

The README file for this repository.

My custom Neovim setup

As always with an editor, this is a work in progress, it will never be done. My previous NixOS experience and the wish for a reproducible editor got me here.

Learned a lot from wiltaylor1, mjlbach2, jordanisaacs3 and quoteme4.

Start Neovim

nix run github:koozz/neovim

Install Neovim

nix profile install github:koozz/neovim

License

This project is licensed under the terms of the MIT license.

Have fun and use it to your heart's content.

  1. https://github.com/wiltaylor/neovim-flake

  2. https://github.com/mjlbach/neovide-flake

  3. https://github.com/jordanisaacs/neovim-flake

  4. https://github.com/Quoteme/neovim-flake