From 67ae4bec8b853bcc4bab43f04a925347dc639420 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Mon, 24 Sep 2018 22:39:51 +0200 Subject: [PATCH] update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 489e76d..19fb610 100644 --- a/README.md +++ b/README.md @@ -404,8 +404,6 @@ profiles: This way, we make sure [vim-plug](https://github.com/junegunn/vim-plug) is installed prior to deploying the `~/.vimrc` dotfile. -Note that `pre` actions are always executed even if the dotfile is not installed. - You can also define `post` actions like this: ```yaml