Set up Lua development for Macs with Homebrew
Some checks failed
CI / build_image (push) Has been cancelled
CI / test_ale (--linters-only) (push) Has been cancelled
CI / test_ale (--lua-only) (push) Has been cancelled
CI / test_ale (--neovim-07-only) (push) Has been cancelled
CI / test_ale (--neovim-08-only) (push) Has been cancelled
CI / test_ale (--vim-80-only) (push) Has been cancelled
CI / test_ale (--vim-90-only) (push) Has been cancelled

This commit is contained in:
w0rp
2025-03-28 16:20:18 +00:00
parent dd23b92ee9
commit add538213f
3 changed files with 5 additions and 2 deletions

View File

@@ -7,7 +7,8 @@
"test"
],
"workspace.library": [
"/usr/share/nvim/runtime/lua"
"/usr/share/nvim/runtime/lua",
"/opt/homebrew/share/nvim/runtime/lua"
],
"runtime.pathStrict": true,
"runtime.path": [