From 3f814a57a49d3e6a6ac9c68aaa572e98d1fe0e90 Mon Sep 17 00:00:00 2001 From: candifloss Date: Tue, 4 Feb 2025 10:51:57 +0530 Subject: [PATCH] Typo --- tab_and_pane.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tab_and_pane.lua b/tab_and_pane.lua index f4aca6b..7d1cf14 100644 --- a/tab_and_pane.lua +++ b/tab_and_pane.lua @@ -1,4 +1,4 @@ --- Setting related to tabs and panes +-- Settings related to tabs and panes local wezterm = require 'wezterm' local machine_specific = require("machine_specific")