mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-22 18:47:35 +00:00
Install luafilesystem with luacheck
This commit is contained in:
parent
0e446b86d1
commit
fd5e698787
@ -139,7 +139,7 @@ function install_linters() {
|
||||
|
||||
# Lua
|
||||
if want_lang lua || want_lang neovim ;then
|
||||
maybe_run luarocks --local install luacheck
|
||||
maybe_run luarocks --local install luacheck luafilesystem
|
||||
fi
|
||||
|
||||
# Docker
|
||||
|
Loading…
Reference in New Issue
Block a user