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

7 lines
76 B
Lua

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