aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-02-19 17:49:22 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-02-19 17:49:22 +1300
commit3b6119a2a1c4f380b82776983319a43dcd6281e1 (patch)
tree936d8cd08bf4b972842eeab2482151558b575d78 /README.md
parentMerge branch 'release/v0.30.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-a3c9ab3bf17173afbc07d2ea7d47be5adcdb3274.tar.gz (sig)
dotfiles-a3c9ab3bf17173afbc07d2ea7d47be5adcdb3274.zip
Merge branch 'hotfix/v0.30.1'v0.30.1
* hotfix/v0.30.1: Bump VERSION Fix unsafe example in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 89441b7a..abf6f6de 100644
--- a/README.md
+++ b/README.md
@@ -372,7 +372,7 @@ fork](https://neovim.io/). To install the configuration where Neovim will use
it, do this:
$ 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"
Neovim's [godless
arrogance](https://twitter.com/tpope/status/437019518444240896)