mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-25 21:16:38 +03:00
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
|
||||
try %[ execute-keys -draft s\h+$<ret> d ]
|
||||
# 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