| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: retreat to luals | Justin M. Keyes | 2025-11-14 | 1 | -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é Solano | 2024-11-24 | 1 | -0/+14 |
