| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(nvim): add .luarc.json pointing lua_ls at the Neovim runtime | Thomas Vanbesien | 2026-05-19 | 1 | -0/+8 |
| Sets workspace.library to $VIMRUNTIME so any lua_ls launcher resolves the `vim` global and vim.api.keyset.* types from the shipped ---@meta stubs, instead of flagging them as undefined. Read by lua_ls regardless of launcher (Neovim, external tooling). | |||||
