From cd7db06935196264f72d7b4041f22d46dce16ecb Mon Sep 17 00:00:00 2001 From: Matthieu Coudron Date: Mon, 28 Sep 2020 22:42:18 +0200 Subject: programs.neovim: fix documentation (#99023) brackets broke doc generation on master --- nixos/modules/programs/neovim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/modules/programs/neovim.nix b/nixos/modules/programs/neovim.nix index eaf049010ee..0a1a2ac2b75 100644 --- a/nixos/modules/programs/neovim.nix +++ b/nixos/modules/programs/neovim.nix @@ -73,7 +73,7 @@ in { ''; description = '' Generate your init file from your list of plugins and custom commands. - Neovim will then be wrapped to load nvim -u /nix/store/-vimrc + Neovim will then be wrapped to load nvim -u /nix/store/hash-vimrc ''; }; -- cgit 1.4.1