mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-18 01:38:57 +00:00
4 lines
65 B
Bash
Executable File
4 lines
65 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
luacheck `find ./lua -name "*.lua"` --codes
|