pezra / rspec-mode

An RSpec minor mode for Emacs
257 stars 112 forks source link

Switch to using yasnippet yas-deactivate-extra-mode function #208

Closed jdufresne closed 2 years ago

jdufresne commented 2 years ago

Available since: https://github.com/joaotavora/yasnippet/commit/d5d6e456bf01cf78ca5007dc0c918954e8226276

Still need to guard using fboundp in case yasnippet is available at runtime.