Skip to content

Commit

Permalink
Enable web-devicons explicitly (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 authored Sep 25, 2024
1 parent b221c1d commit 349a998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
tmux-navigator.enable = true;
ts-context-commentstring.enable = true; # set comment string dynamically
vim-matchup.enable = true; # extends % key with comments
web-devicons.enable = true;
which-key.enable = true;
};

Expand Down

0 comments on commit 349a998

Please sign in to comment.