mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-10 07:00:00 +00:00
test
This commit is contained in:
parent
d5659d9048
commit
2016c53a77
2 changed files with 3 additions and 0 deletions
1
.github/workflows/cachix.yml
vendored
1
.github/workflows/cachix.yml
vendored
|
|
@ -32,6 +32,7 @@ jobs:
|
|||
substituters = https://cache.nixos.org/ https://feel-co.cachix.org
|
||||
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= feel-co.cachix.org-1:nwEFNnwZvtl4KKSH5LDg+/+K7bV0vcs6faMHAJ6xx0w=
|
||||
|
||||
|
||||
- uses: cachix/cachix-action@v17
|
||||
with:
|
||||
authToken: ${{ secrets.CACHIX_TOKEN }}
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@ project allows you to configure a fully featured Neovim instance with a few
|
|||
lines of Nix while leaving all kinds of doors open for integrating Lua in your
|
||||
configurations _whether you are a beginner or an advanced user_.
|
||||
|
||||
Test.
|
||||
|
||||
## Try it Out {#ch-try-it-out}
|
||||
|
||||
Thanks to the portability of Nix, you can try out **nvf** without actually
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue