jebaum/vim-tmuxify

Make mappings configurable

mattboehm opened this issue · 2 comments

Make an option like g:tmuxify_mapping_prefix="<leader>m" that allows users to change tmuxify mappings.

If you agree that this is a reasonable feature, I'm happy to implement it myself and submit a PR.

Highly appreciated! The code for tmuxify works good enough for what it does, but to be honest, I wasn't thinking about things like configurable mappings at the time of writing. :)

Thanks! :)