kickstart.nvim/lua/kickstart/plugins/tmux.lua

8 lines
88 B
Lua

return {
{
'christoomey/vim-tmux-navigator',
config = function() end,
},
}