Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/primamateria/neovim-nix


https://github.com/primamateria/neovim-nix

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# neovim nix editions

A Nix flake provides various editions of Neovim for different purposes:

- Light: basic plugins and appearance
- Base: a plugin-rich foundation
- Web: for daily web development work
- Python: for Python side projects
- Rust: for experimenting with Rust
- Puml: for editing PlantUML diagrams

This blog discusses the structure of the flake before implementing the edition hierarchy:
https://primamateria.github.io/blog/neovim-nix/.

Stay tuned for an upcoming blog post explaining the new features.