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 |
dlond
|
3bab682273
|
changing kick overrides pattern
|
2025-05-30 10:55:58 +12:00 |
dlond
|
0a859f314e
|
more cleanup
|
2025-05-30 10:55:58 +12:00 |
dlond
|
003d871cdd
|
cleanup
|
2025-05-30 10:55:58 +12:00 |
dlond
|
e9c8f49891
|
added dap for c/c++ & python
|
2025-05-30 10:55:58 +12:00 |
dlond
|
c57bbcc77b
|
custom plugin init
|
2025-05-30 10:50:21 +12:00 |
TJ DeVries
|
27a6fc5caa
|
feat: move to lazy.nvim package manager and add first plugins (#178)
Closes #175
Closes #177
Closes #173
Closes #169
Closes #161
Closes #144
Closes #138
Fixes #136
Closes #137
Closes #131
Closes #117
Closes #130
Closes #115
Closes #86
Closes #105
Closes #70
Fixes #176
Fixes #174
Fixes #160
Fixes #158
|
2023-02-17 16:31:57 -05:00 |