Fix: wezterm modeline wasn't commented out correctly
This commit is contained in:
parent
d3cb216f2d
commit
56602e57c6
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue