Files
lua-nvim/lua/cargdev/plugins/tmux.lua
2025-02-02 12:26:38 -05:00

5 lines
95 B
Lua

return {
"christoomey/vim-tmux-navigator",
event = "VeryLazy", -- Loads only when needed
}