Skip to content

Commit

Permalink
chore: fix foldlevel
Browse files Browse the repository at this point in the history
  • Loading branch information
erictossell committed Jul 29, 2024
1 parent cd0eb4b commit 681c8ce
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 @@ -26,6 +26,7 @@
];
colorscheme = "nightfox";
clipboard.providers.wl-copy.enable = true;
extraConfigVim = "set foldlevel=10";
plugins = {
indent-blankline.enable = true;
treesitter.enable = true;
Expand Down

0 comments on commit 681c8ce

Please sign in to comment.