aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/lua_ls.lua
Commit message (Expand)AuthorAgeFilesLines
* docs: add deprecation notice to lua/lspconfig/configs #4189Justin M. Keyes2025-11-151-0/+7
* refactor: replace vim.loop with vim.uv #3703v2.0.0Chris Bandy2025-04-101-1/+1
* fix!: remove `lua` as root markerdundargoc2025-02-231-11/+2
* fix(lua_ls): return longest root pathAfiq Nazrie2025-02-181-6/+5
* docs(lua_ls): don't skip VIMRUNTIME ~/.config/nvim/.luarc.json exists #3603jyn2025-02-061-1/+1
* refactor: deprecate util.find_git_ancestordundargoc2024-12-141-1/+1
* refactor: replace all instances of vim.uv with vim.loopdundargoc2024-12-021-1/+1
* fix(lua_ls): when neither lua or git root found, return nil. See #3322 (#3391)Folke Lemaitre2024-10-221-0/+3
* docs(lua_ls): hint about personal config #3381Jean-Charles Quillet2024-10-181-1/+1
* refactor: replace deprecated vim.loop with vim.uvdundargoc2024-10-021-1/+1
* fix(lua-language-server): root directory pattern #3322Peter Kling2024-10-011-8/+3
* refactor: rename "server_configurations" => "configs" #3330Justin M. Keyes2024-10-011-0/+90