From 5682e8da8ab6cd9564a8f7cbed40a26f58395032 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 22 Mar 2018 09:24:52 +1300 Subject: Rebuild dotfiles(7) manual page from README This step was missed to accommodate the changes made to the file in commit 24f4623. --- man/man7/dotfiles.7df | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/man7/dotfiles.7df b/man/man7/dotfiles.7df index 6cf3fdcb..046e35db 100644 --- a/man/man7/dotfiles.7df +++ b/man/man7/dotfiles.7df @@ -515,7 +515,7 @@ To install the configuration where Neovim will use it, do this: .nf \f[C] $\ nvd=${XDG_CONFIG_HOME:\-"$HOME"/.config}/nvim -$\ make\ install\-vim\ VIMRC=$nvd/init.vim\ VIMDIR=$nvd +$\ make\ install\-vim\ VIMRC="$nvd"/init.vim\ VIMDIR="$nvd" \f[] .fi .PP -- cgit v1.2.3