kickstart.nvim/lua/custom/plugins/tmux.lua
2023-11-11 11:56:40 +01:00

3 lines
46 B
Lua

return {
"christoomey/vim-tmux-navigator"
}