aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Tobler <luk4s.tobler@gmail.com>2017-09-11 23:58:21 +0200
committerLukas Tobler <luk4s.tobler@gmail.com>2017-09-11 23:58:21 +0200
commit7ea217592d678d559210138f4c3dbb19640831fe (patch)
tree46d93e9eb856f0a66ee72f06b36385ce4f3bf664
parent485a7dee9f8478f1f5bcef6896af02dc8d4969c6 (diff)
downloadvis-commentary-7ea217592d678d559210138f4c3dbb19640831fe.tar.gz
Add usage to README.md
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6317f76..699b40c 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,9 @@
| `gc` | Toggle comment of the current selection in VISUAL mode. |
Should you find bugs or unsupported languages, please report them.
+
+### Usage
+Add this to your `visrc.lua`:
+```
+require("vis-commentary")
+```