Commit Graph

8 Commits

Author SHA1 Message Date
OdysseusOperator 9b7605db11 feat(plugins): add Copilot and CopilotChat configurations
This commit introduces configurations for GitHub Copilot and Copilot Chat plugins in the Neovim setup. It includes the setup of keybindings for toggling Copilot and various chat functionalities, enhancing the development experience through AI-assisted programming features.
2025-03-28 13:17:49 +01:00
OdysseusOperator 3e168bd0d8 fix(plugins): remove 'diff' from lualine_b section
This change streamlines the lualine configuration by omitting the 'diff' component from the lualine_b section, enhancing clarity and focus on essential information displayed.
2025-03-28 13:12:38 +01:00
OdysseusOperator bec391e04d feat(plugins): add configuration for gruvbox-material colorscheme
This commit adds a configuration for the gruvbox-material colorscheme in the plugins initialization file, enabling automatic application of the colorscheme when loaded.
2025-03-28 13:10:14 +01:00
Michael Wesolek 02aedcda66 better color for modes 2025-03-27 16:14:41 +01:00
Michael Wesolek d885ff9964 some nvim plugins 2025-03-27 16:14:39 +01:00
Michael Wesolek 105414d070 lets see 2025-03-27 16:12:29 +01:00
Michael Wesolek 3cc36dead0 buff line, tint, mode, copilot and other stuff 2025-03-27 16:11:27 +01:00
TJ DeVries 3526fbeec9
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