kickstart.nvim/lua/custom/plugins/vim-tmux-navigator.lua
2023-12-19 12:26:20 -10:00

4 lines
46 B
Lua

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