mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-22 23:27:34 +00:00
Install luacheck locally
This commit is contained in:
parent
212b3cbdc7
commit
24b740fe86
@ -75,7 +75,7 @@ function install_linters() {
|
|||||||
maybe_run go get -u github.com/mrtazz/checkmake
|
maybe_run go get -u github.com/mrtazz/checkmake
|
||||||
|
|
||||||
# Lua
|
# Lua
|
||||||
maybe_run luarocks install luacheck
|
maybe_run luarocks --local install luacheck
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user