Revert "Simplify comment-line command using trimming primitive"
This reverts commit e661fece72
.
This commit is contained in:
parent
f6f2dafaf7
commit
8eee5500ea
|
@ -145,7 +145,7 @@ define-command comment-line -docstring '(un)comment selected lines using line co
|
|||
}
|
||||
evaluate-commands -draft %{
|
||||
# Select the content of the lines, without indentation
|
||||
execute-keys <a-s>_
|
||||
execute-keys <a-s>gi<a-l>
|
||||
|
||||
try %{
|
||||
# Keep non-empty lines
|
||||
|
|
Loading…
Reference in New Issue
Block a user