Files
dotfiles/nvim/lua/olinpin/plugins/tmux.lua

4 lines
70 B
Lua

return {
{ 'christoomey/vim-tmux-navigator', event = "VeryLazy" }
}