add copilot

This commit is contained in:
2023-11-26 21:46:59 +01:00
parent 2aed6d599c
commit 9cb2787aab
2 changed files with 2 additions and 0 deletions

View File

@@ -55,6 +55,7 @@
mangohud mangohud
# utils # utils
gh
neofetch neofetch
pinentry-gnome pinentry-gnome
ranger ranger

View File

@@ -159,6 +159,7 @@ in
illuminate.enable = true; illuminate.enable = true;
nvim-autopairs.enable = true; nvim-autopairs.enable = true;
nvim-colorizer.enable = true; nvim-colorizer.enable = true;
copilot-vim.enable = true;
neo-tree = { neo-tree = {
enable = true; enable = true;
filesystem.filteredItems.visible = true; filesystem.filteredItems.visible = true;