aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-08 22:10:37 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-08 22:10:37 -0500
commit97cf3bc8b51f27452b4174e4f770758d42162d0f (patch)
treed630f77d4d35a288d7537dd60591dba18e5df517
parent5dfc65aca270052443e871fc2a2506b86aba4990 (diff)
downloadvim-diff-changes-master.tar.gz
vim-diff-changes-master.zip
add installation instructionsHEADmaster
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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`