kickstart.nvim/lua/custom/plugins/tmux-nvim.lua

7 lines
76 B
Lua

return {
{
"christoomey/vim-tmux-navigator",
lazy = false,
},
}