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

5 lines
67 B
Lua

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