diff options
| -rw-r--r-- | .luacheckrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc new file mode 100644 index 000000000..8908d2f7d --- /dev/null +++ b/.luacheckrc @@ -0,0 +1,3 @@ +read_globals = { + 'vim', +} |
| index : ale | |
| Asynchronous Lint Engine plugin for Vim |
| aboutsummaryrefslogtreecommitdiffstatshomepage |
| -rw-r--r-- | .luacheckrc | 3 |
diff --git a/.luacheckrc b/.luacheckrc new file mode 100644 index 000000000..8908d2f7d --- /dev/null +++ b/.luacheckrc @@ -0,0 +1,3 @@ +read_globals = { + 'vim', +} |