From e51de9e6265ade6195c8983edf58c462695acfe6 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 8 Mar 2018 22:10:26 -0500 Subject: add installation instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8cc7f24..8f34a84 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ Specifically, it does these things: nothing but whitespace between the open brace and closing brace will delete both the open and closing brace. +# Installation + +This plugin can be installed as a standard Vim package (see `:help packages`). +Simply clone this repository into ~/.vim/pack/plugins/start/vim-autobrace to +install the Vim files for this plugin. + # Configuration None yet, but I'm open to suggestions! -- cgit v1.2.3