aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 80741efc398bf6d56440d0944a9961c0fbd18ebc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# vis-editorconfig

A [vis][vis] plugin for [editorconfig][ec].

[vis]: https://github.com/martanne/vis
[ec]: http://editorconfig.org/

## Installation

```shell
git clone https://github.com/vktec/vis-editorconfig "$HOME/.config/vis/editorconfig"
```

Then add `require "editorconfig/editorconfig"` to your `visrc.lua`.