diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-27 11:50:43 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-27 11:50:43 +0700 |
| commit | 6fc7f49449cb237e1aa37eb1025461fe3ea39589 (patch) | |
| tree | ceebc8a65556830627a4546da57e30e72945175e /.config/vis/plugins/vis-autoclose/README.md | |
| parent | cc7b61a1496d25a100f012300c1121835a9f8177 (diff) | |
.
Diffstat (limited to '.config/vis/plugins/vis-autoclose/README.md')
| -rw-r--r-- | .config/vis/plugins/vis-autoclose/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
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 <Backspace>). Inspired by autoclose.vim.
\ No newline at end of file |
