Skip to content

Commit

Permalink
feat: nightfox
Browse files Browse the repository at this point in the history
  • Loading branch information
erictossell committed Aug 6, 2024
1 parent e61f2d9 commit bb10e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
pkgs.vimPlugins.oxocarbon-nvim
pkgs.vimPlugins.nightfly
];
colorscheme = "terafox";
colorscheme = "nightfox";
clipboard.providers.wl-copy.enable = true;
extraConfigVim = "set foldlevel=10";
plugins = {
Expand Down

0 comments on commit bb10e17

Please sign in to comment.