Fix: wezterm modeline wasn't commented out correctly

This commit is contained in:
Lockszmith (VAST@MacBook) 2025-04-16 09:36:57 -04:00
parent d3cb216f2d
commit 56602e57c6
1 changed files with 1 additions and 1 deletions

View File

@ -468,4 +468,4 @@ config.key_tables = {
-- and finally, return the configuration to wezterm
return config
# vim: set ft=lua expandtab tabstop=4 shiftwidth=4:
-- vim: set ft=lua expandtab tabstop=4 shiftwidth=4: