chore: Improve formatting

This commit is contained in:
Donovan Glover
2024-04-16 20:04:24 -04:00
parent 74f0e33d19
commit f6f180ffc3
2 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ in
environment.sessionVariables = {
GIT_DISCOVERY_ACROSS_FILESYSTEM = "1";
FZF_DEFAULT_OPTS = "--height 40% --reverse --border --color=16";
NODE_OPTIONS = "--max_old_space_size=16384";
NODE_OPTIONS = "--max-old-space-size=16384";
BAT_THEME = "base16";
GATSBY_TELEMETRY_DISABLED = "1";
EDITOR = "nvim";