Merge remote-tracking branch 'Ssamm45/master'
This commit is contained in:
commit
d1e1f5df32
|
@ -99,7 +99,7 @@ define-command -hidden javascript-insert-on-new-line %<
|
||||||
# trim trailing whitespace on the previous line
|
# trim trailing whitespace on the previous line
|
||||||
try %[ execute-keys -draft s\h+$<ret> d ]
|
try %[ execute-keys -draft s\h+$<ret> d ]
|
||||||
# align the new star with the previous one
|
# align the new star with the previous one
|
||||||
execute-keys Kx1s^[^*]*(\*)<ret>&
|
execute-keys Kx1s^[^*]*(\*)<ret><a-(><a-&>
|
||||||
]
|
]
|
||||||
>
|
>
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user