aboutsummaryrefslogtreecommitdiffstats
path: root/.luarc.json
Commit message (Collapse)AuthorAgeFilesLines
* ci: retreat to lualsJustin M. Keyes2025-11-141-0/+6
| | | | | | | | | | | | idk how to make this error stop though I did read: https://github.com/EmmyLuaLs/emmylua-analyzer-rust/issues/29 error: undefined global variable: vim [undefined-global] --> lua/lspconfig/configs/taplo.lua:6:29 5 | root_dir = function(fname) 6 | return vim.fs.dirname(vim.fs.find('.git', { path = fname, upward = true })[1]) 7 | end,
* chore: add LuaLS type checking (#3447)Maria José Solano2024-11-241-0/+14