Skip to content

Commit

Permalink
fix(nvim): add event for tmux.nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
KirkEasterson committed Oct 12, 2024
1 parent 23d5f06 commit 3666ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/.config/nvim/lua/kirk/plugins/util/tmux.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
return {
"aserowy/tmux.nvim",
event = "VeryLazy",
keys = {
{
"<C-h>",
Expand Down

0 comments on commit 3666ea7

Please sign in to comment.