kickstart.nvim/lua/plugins
Geoff Cheshire 1eddcab2c8 fix: decouple Mason package names from lspconfig server names in lsp.lua
mason-tool-installer uses Mason registry names (e.g. lua-language-server)
which differ from lspconfig names (e.g. lua_ls). Previously mason-lspconfig
handled this translation; now that it's removed, maintain a separate
mason_tools list with correct Mason package names.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 13:51:30 -04:00
..
cmp.lua refactor: transition to modular whipsmart.nvim architecture with pack-manager 2026-05-10 13:27:32 -04:00
core_ui.lua refactor: transition to modular whipsmart.nvim architecture with pack-manager 2026-05-10 13:27:32 -04:00
format.lua refactor: complete whipsmart.nvim rebrand and architecture cleanup 2026-05-10 13:49:52 -04:00
lsp.lua fix: decouple Mason package names from lspconfig server names in lsp.lua 2026-05-10 13:51:30 -04:00
pack_manager.lua refactor: transition to modular whipsmart.nvim architecture with pack-manager 2026-05-10 13:27:32 -04:00
telescope.lua refactor: complete whipsmart.nvim rebrand and architecture cleanup 2026-05-10 13:49:52 -04:00
treesitter.lua refactor: transition to modular whipsmart.nvim architecture with pack-manager 2026-05-10 13:27:32 -04:00