kickstart.nvim/lua/plugins/config
dlond 647b352970 feat: complete LSP and formatter configuration
- Add missing LSPs: lua_ls, bashls, yamlls, jsonls, marksman, taplo, sqls
  - Add missing formatters: prettier, shfmt, sqlfluff, cmake_format
  - Configure ruff with import organization and auto-fixes
  - Tune basedpyright to reduce diagnostic noise (basic mode)

  All LSPs verified attaching and formatters working correctly.
2025-10-08 23:10:35 +13:00
..
debug fix: moved to lldb 2025-09-08 13:10:17 +12:00
lsp feat: complete LSP and formatter configuration 2025-10-08 23:10:35 +13:00
blink.lua refactor: Complete modular migration from kickstart.nvim 2025-09-02 13:23:53 +12:00
compile-commands-picker.lua fix: last fix 🤷🏾‍♂️ 2025-09-03 13:26:31 +12:00
editor.lua refactor: Complete modular migration from kickstart.nvim 2025-09-02 13:23:53 +12:00
git.lua refactor: Complete modular migration from kickstart.nvim 2025-09-02 13:23:53 +12:00
harpoon.lua feat: add Harpoon and Training mode plugins 2025-09-05 18:19:27 +12:00
telescope.lua feat: first attempt at compile-commands-picker 2025-09-03 13:26:31 +12:00
training.lua feat: add Harpoon and Training mode plugins 2025-09-05 18:19:27 +12:00
ui.lua refactor: Complete modular migration from kickstart.nvim 2025-09-02 13:23:53 +12:00