hkupty / nvimux

Neovim as a TMUX replacement
Apache License 2.0
445 stars 17 forks source link

Fix default bindings not loading #10

Closed hkupty closed 7 years ago

hkupty commented 7 years ago

Default bindings were being bound at nvimux load, not allowing custom prefix to be used. This fixes #9.