Files
dotfiles/.config/nvim/lua/plugins/tmux-navigator.lua

6 lines
52 B
Lua

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