Skip to content

Commit

Permalink
feat: transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
erictossell committed Aug 11, 2024
1 parent 9d3ad1d commit 36acc27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
plugins = {
indent-blankline.enable = true;
treesitter.enable = true;
transparent.enable = true;
};
opts = {
number = true;
Expand Down

0 comments on commit 36acc27

Please sign in to comment.