kickstart.nvim/lua/custom/plugins
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
..
lsp Optimize Neovim configuration structure and LSP setup 2025-07-26 19:56:13 +12:00
blink.lua more fixes 2025-05-30 10:55:58 +12:00
completion.lua refactored toggle path completion 2025-05-30 10:55:58 +12:00
debug.lua changing kick overrides pattern 2025-05-30 10:55:58 +12:00
formatting.lua Revert "just formatting" 2025-05-30 10:55:58 +12:00
init.lua Optimize Neovim configuration structure and LSP setup 2025-07-26 19:56:13 +12:00
nvim-tmux-navigator.lua added it 2025-05-30 10:50:21 +12:00
statusline.lua typo. dap target not ready 2025-05-30 10:55:58 +12:00
telescope.lua more cleanup 2025-05-30 10:55:58 +12:00
theme.lua custom theme 2025-05-30 10:50:21 +12:00
treesitter.lua cleanup 2025-05-30 10:55:58 +12:00