Files
nvim/lua/plugins/tmux-navigator.lua
2024-01-28 16:36:57 +01:00

5 lines
63 B
Lua

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