aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2025-02-13 18:36:11 +0000
committerJuan J. Martinez <jjm@usebox.net>2025-02-13 18:36:11 +0000
commit0c8fd83e86678820656165891ce4f7762cb03acf (patch)
tree299a394719d9f1ed8d9e933b8c9350234b900cd7
parent4292f205634b503616c90e309bb252ac24bd5c2d (diff)
downloaddotnvim-0c8fd83e86678820656165891ce4f7762cb03acf.tar.gz
dotnvim-0c8fd83e86678820656165891ce4f7762cb03acf.zip
Privacy
-rw-r--r--wezterm.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/wezterm.lua b/wezterm.lua
index 9a254a8..ac3aaed 100644
--- a/wezterm.lua
+++ b/wezterm.lua
@@ -26,6 +26,7 @@ return {
right = "1cell",
top = "0.5cell",
bottom = 0,
- }
+ },
+ check_for_updates = true
}