alexghergh / nvim-tmux-navigation

Easy Neovim-Tmux navigation, completely written in Lua
MIT License
273 stars 21 forks source link

tpm support #17

Closed Vaisakhkm2625 closed 5 months ago

Vaisakhkm2625 commented 11 months ago

Thanks for making this wonderful nvim extention... I have been using for months now, and it is working flowlessly

I have noticed there is no tpm support for this plugin, vim-tmux-navigator has it and mentions it here... https://github.com/christoomey/vim-tmux-navigator/tree/master#tpm

can you please add something like that to nvim-tmux-navigation also?

as code seems almost same, can i add vim-tmux-navigator in tpm instead of copy pasting that code....?

shasherazi commented 11 months ago

@Vaisakhkm2625 You can use the christoomey's tmux plugin with this nvim plugin. I am using it and haven't faced any issues so far.

Vaisakhkm2625 commented 11 months ago

@Vaisakhkm2625 You can use the christoomey's tmux plugin with this nvim plugin. I am using it and haven't faced any issues so far.

Ho, Thanks, i will try that

wadeduvall commented 9 months ago

You could also just wholesale steal his tmux file, the licences are compatible.