From 97cf3bc8b51f27452b4174e4f770758d42162d0f Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 8 Mar 2018 22:10:37 -0500 Subject: add installation instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7041951..3a024c2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ was loaded from, either the state on disk or the state in version control (similar to `vimdiff` except without requiring writing the buffer state to disk). +# Installation + +This plugin can be installed as a standard Vim package (see `:help packages`). +Simply clone this repository into ~/.vim/pack/plugins/start/vim-diff-changes to +install the Vim files for this plugin. + # Commands ## `:DiffAgainstFilesystem` -- cgit v1.2.3-54-g00ecf