kickstart.nvim/lua/custom/plugins/vimtmuxnavigator.lua
2023-12-23 12:43:15 +01:00

4 lines
46 B
Lua

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