Skip to content

Commit

Permalink
feat(wezterm.lua): load new event
Browse files Browse the repository at this point in the history
  • Loading branch information
sravioli committed May 16, 2024
1 parent 560bd59 commit 1a22b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wezterm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ require "events.update-status"
require "events.format-tab-title"
require "events.new-tab-button-click"
require "events.lock-interface"
require "events.augment-command-palette"

return require("utils.config"):new():add("config"):add "mappings"

0 comments on commit 1a22b9a

Please sign in to comment.