mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-09 16:54:36 +02:00
Unpause development!
After a fresh NixOS install using flakes, I've decided to give nixvim another shot, and I'm finding that it actually works quite well with this fully declarative model!
This commit is contained in:
parent
d32ed07d0e
commit
15ca5efd92
1 changed files with 0 additions and 11 deletions
11
README.md
11
README.md
|
@ -1,15 +1,4 @@
|
||||||
# NixVim - A Neovim configuration system for nix
|
# NixVim - A Neovim configuration system for nix
|
||||||
## Development paused
|
|
||||||
After using NixVim for a while, I've paused development on it. I think it's the
|
|
||||||
wrong way to go about things. It was a good experiment, but all it did was stop
|
|
||||||
me from progressing further in my own configuration because I'd have to get
|
|
||||||
those changes onto NixVim first. It also isn't suited for a lot of
|
|
||||||
configuration options, and honestly gets beat by using something like Fennel
|
|
||||||
for configuration.
|
|
||||||
|
|
||||||
So, for now, consider development paused. I might pick it back up in the
|
|
||||||
future, but not until I can figure out a better way to do things.
|
|
||||||
|
|
||||||
## What is it?
|
## What is it?
|
||||||
NixVim is a [Neovim](https://neovim.io) distribution built around
|
NixVim is a [Neovim](https://neovim.io) distribution built around
|
||||||
[Nix](https://nixos.org) modules. It is distributed as a Nix flake, and
|
[Nix](https://nixos.org) modules. It is distributed as a Nix flake, and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue