~gjabell/vis-contrib

76da7aa2773a1423990d995af0a8b2f89974e720 — Galen Abell 3 years ago master
Initial commit
2 files changed, 29 insertions(+), 0 deletions(-)

A LICENSE
A README.md
A  => LICENSE +18 -0
@@ 1,18 @@
Copyright 2021 Galen Abell

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

A  => README.md +11 -0
@@ 1,11 @@
# vis-contrib

Collection of plugins and configuration files for the [vis](https://sr.ht/~martanne/vis/) editor.

## [vis-check](https://git.sr.ht/~gjabell/vis-check)

Vis plugin for configuring syntax checkers on a per-filetype basis.

## [vis-fix](https://git.sr.ht/~gjabell/vis-fix)

Vis plugin for configuring file fixers on a per-filetype basis.