hlissner / evil-snipe

2-char searching ala vim-sneak & vim-seek, for evil-mode
MIT License
341 stars 25 forks source link

turning off evil-snipe mode does it globally #28

Closed cpaulik closed 8 years ago

cpaulik commented 8 years ago

calling turn-off-evil-snipe-mode turns off the mode globally. The documentation claims that it only disables the mode in the current buffer.

Spacemacs would need an option for turning evil-snipe of on a per-buffer basis. Would this be possible?