You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using evil-lion functions on lisp forms the result always gets
two spaces as indentation regardless. For example gl<space> gives this result
(<m> refers to the mark and | refers to point):
When using evil-lion functions on lisp forms the result always gets
two spaces as indentation regardless. For example
gl<space>
gives this result(
<m>
refers to the mark and|
refers to point):Before:
After:
Versions:
Emacs 28.1
Evil: 1.14.2
Evil-lion: 0.0.2
I have other packages installed as well, but these are the most relevant.
The text was updated successfully, but these errors were encountered: