noctuid / lispyville

lispy + evil = lispyville
GNU General Public License v3.0
315 stars 23 forks source link

Revert last commit #303

Closed fredericgiquel closed 2 years ago

fredericgiquel commented 2 years ago

Previous API for evil-select-inner-object has been restored. See https://github.com/emacs-evil/evil/commit/1c836e4f9716961b498ee94aee965f16240a6823

So the 32d6b1f4b3f5bc792a0610c7e91123a70b582a91 commit is useless and breaks lispyville with an up-to-date version of evil. This PR just reverts the commit.

noctuid commented 2 years ago

Thanks! A little funny to see a breaking change (this much later) to undo a breaking change.