mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 19:26:27 +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
|
||||
|
||||
# Lua
|
||||
maybe_run luarocks install luacheck
|
||||
maybe_run luarocks --local install luacheck
|
||||
|
||||
echo ""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user