kickstart.nvim/lua/custom
dlond 68f26dc50d Optimize Neovim configuration structure and LSP setup
- Remove duplicate nvim-web-devicons loading (already in kickstart)
- Add clangd configuration to custom LSP setup with proper flags
- Replace complex clangd_helper with universal LSP reload keybind (<leader>lr)
- Clean up unused clangd target selection keybind
- Streamline plugin organization for better maintainability

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 19:56:13 +12:00
..
plugins Optimize Neovim configuration structure and LSP setup 2025-07-26 19:56:13 +12:00
keymaps.lua Optimize Neovim configuration structure and LSP setup 2025-07-26 19:56:13 +12:00
options.lua Optimize Neovim configuration structure and LSP setup 2025-07-26 19:56:13 +12:00
utils.lua changing kick overrides pattern 2025-05-30 10:55:58 +12:00