From d33d907f53c50d323eca75c4bfc02ab5b989b30a Mon Sep 17 00:00:00 2001 From: dacctal Date: Mon, 27 Apr 2026 05:30:46 +0000 Subject: added bare plugins --- .config/vis/plugins/vis-autoclose/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .config/vis/plugins/vis-autoclose/README.md (limited to '.config/vis/plugins/vis-autoclose/README.md') diff --git a/.config/vis/plugins/vis-autoclose/README.md b/.config/vis/plugins/vis-autoclose/README.md new file mode 100644 index 0000000..37a2dde --- /dev/null +++ b/.config/vis/plugins/vis-autoclose/README.md @@ -0,0 +1,3 @@ +# vis-autoclose + +A plugin for [vis](https://git.sr.ht/~martanne/vis) which automatically closes opened brackets and also removes them when they are empty, when removing the opening bracket (using ). Inspired by autoclose.vim. \ No newline at end of file -- cgit v1.2.3