From 61dfe89e2be7d1f3c083fb2957fd90fe6bbd457c Mon Sep 17 00:00:00 2001 From: dacctal Date: Tue, 28 Apr 2026 10:20:49 +0000 Subject: rogue missing period in README.md, also stupid '*' formatting fixed --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8b820c5..71d5025 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- *modal* + modal

@@ -9,7 +9,7 @@ # Installation -To install vis-modal, clone this repository in your `~/.config/vis/plugins/` directory +To install vis-modal, clone this repository in your `~/.config/vis/plugins/` directory. Then, you can use it with the default configuration by putting this into your `~/.config/vis/visrc.lua`: ``` local modal = require('plugins/modal') -- cgit v1.2.3