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

5 lines
63 B
Lua

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