Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CopilotChat and Theme Configuration #10

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Conversation

erikreinert
Copy link
Member

@erikreinert erikreinert commented Mar 20, 2024

Overview

  • Update CopilotChat.nvim plugin to latest revision
  • Change theme from oxocarbon-nvim to tokyonight-nvim
  • Refactor flake.nix inputs structure for clarity
  • Adjust theme configuration in theme.lua to support tokyonight settings
  • Enable defaultEditor in lib/default.nix configuration

 - Update the CopilotChat plugin to the latest revision for enhanced features and fixes.
 - Transition the Neovim theme from Oxocarbon to Tokyo Night, providing a fresh and modern aesthetic.
 - Adjust theme configurations to leverage Tokyo Night's customizability and improve UI consistency.
 - Refine plugin settings and color schemes for better visual integration with the new theme.
This commit introduces the `defaultEditor` option to the Neovim configuration within `lib/default.nix`, setting it to `true`. This option allows users to specify Neovim as the default editor in their setup.
@erikreinert erikreinert merged commit bf70fac into main Mar 20, 2024
3 checks passed
@erikreinert erikreinert deleted the feature/update-theme branch March 20, 2024 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant