mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-14 01:15:32 +00:00
docs: streamline manpages
This commit is contained in:
parent
976e8ee9f6
commit
206e17bbe4
8 changed files with 133 additions and 41 deletions
|
|
@ -18,7 +18,7 @@ The following is an example of a barebones vim configuration with the default th
|
|||
[source,nix]
|
||||
----
|
||||
{
|
||||
inputs.neovim-flake.url = "github:notashelf/neovim-flake";
|
||||
inputs.neovim-flake.url = "github:jordanisaacs/neovim-flake";
|
||||
|
||||
outputs = {nixpkgs, neovim-flake, ...}: let
|
||||
system = "x86_64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue