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
{{ message }}
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
Thanks for the report. Normally this would be an easy keybinding I could add to the plugin e.g. (:lt.plugins.vim/map-keys-visual {"=" ":ltexec smart-indent-selection"}). Unfortunately, it's more complicated due to the bug outlined in #41. In the meantime, if you're doing this with paredit, I'd recommend a binding like this in the :editor section: "cmd-=" [:paredit.select.parent :smart-indent-selection :paredit.select.clear]
In LT Vim mode when trying to smart indent a region with the = key
i just replaces the region with the = sign
The text was updated successfully, but these errors were encountered: