LazyVim.LazyVim/lua/lazyvim/plugins/extras
Seth Buntin 74325743e7
fix(extras): rename lspconfig.server_configurations to lspconfig.configs (#4518)
## Description


bedb2a0df1
introduces a change to the Lua module structure for `nvim-lspconfig`
that broke `tailwindcss`. Tried to also address all the other usages of
`lspconfig.server_configurations` within the ecosystem.

## Screenshots

![mason-lspconfig
nvim](https://github.com/user-attachments/assets/bc9f80f0-3386-436f-8f86-abfcb311cec2)


## Checklist

- [X] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-10-02 09:24:02 +02:00
..
coding fix(extra): make copilot-chat.lua fallback to the latest model (#4411) 2024-09-16 08:46:52 +02:00
dap fix(dap): extend dap.configurations from .vscode/launch.json (#4106) 2024-07-23 17:05:18 +02:00
editor fix(telescope): better find_command. Fixes #4031 2024-07-14 18:06:40 +02:00
formatting fix(prettier): fixup 2024-06-07 23:24:01 +02:00
lang fix(extras): rename lspconfig.server_configurations to lspconfig.configs (#4518) 2024-10-02 09:24:02 +02:00
linting feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test fix(neotest): support adapter key on adapter for playwright (#3824) 2024-06-27 16:04:26 +02:00
ui feat(editor): replace nvim-spectre with grug-far.nvim (#4099) 2024-07-20 21:39:39 +02:00
util feat(icons): provide language specific icons in extras (#3931) 2024-07-07 19:28:51 +02:00
vscode.lua feat(vscode): make use of vscode builtin terminal (#4392) 2024-09-18 08:16:29 +02:00