docs: changelogs and attributions

This commit is contained in:
NotAShelf 2023-05-10 12:21:36 +03:00
commit 5d7c6b3c3f
No known key found for this signature in database
GPG key ID: 05A3BD53FEB32B81
4 changed files with 20 additions and 5 deletions

View file

@ -4,7 +4,7 @@
[source,console]
----
$ cachix use neovim-flake # Optional: it'll save you CPU resources and time
$ nix run github:notashelf/neovim-flake
$ nix run github:notashelf/neovim-flake # will run the default configuration
----