kickstart.nvim/lua/custom/plugins/tmux.lua
2023-10-02 20:11:40 +02:00

4 lines
63 B
Lua

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