hlissner / evil-snipe

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

Fix evil-snipe-scope type #90

Open hiecaq opened 1 year ago

hiecaq commented 1 year ago

The (const ...) type in choice clause should be written without the quote mark. See tab-first-completion for example. This makes Emacs 29's new setopt happy.