**Configuration Enhancements:** - Enable Nerd Font support in init.lua - Enhanced LSP configuration with better clangd setup - Improved query driver paths and error handling - Added support for more filetypes (cmake, tex, etc.) **Plugin Management:** - Add GitHub Copilot integration - Remove experimental plugins (avante, completion, statusline, theme) - Reorganize plugin imports for better structure **Repository Maintenance:** - Update .gitignore for better artifact handling - Clean up unused plugin configurations - Establish clean baseline for future development Resolves #12 |
||
|---|---|---|
| .. | ||
| lsp | ||
| blink.lua | ||
| copilot.lua | ||
| debug.lua | ||
| formatting.lua | ||
| git.lua | ||
| init.lua | ||
| nvim-tmux-navigator.lua | ||
| telescope.lua | ||
| treesitter.lua | ||