kickstart.nvim/lua/custom/plugins/tmux-nav.lua
2024-02-24 11:13:35 -06:00

3 lines
No EOL
47 B
Lua

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