mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-29 10:02:57 +03:00
Merge remote-tracking branch 'greenfork/hare-comment-insert'
This commit is contained in:
commit
0338294223
@ -118,7 +118,7 @@ provide-module hare %§
|
||||
execute-keys -save-regs '' k x s ^\h*\K//\h* <ret> y
|
||||
try %{
|
||||
# paste the comment prefix
|
||||
execute-keys x j x s ^\h* <ret>p
|
||||
execute-keys x j x s ^\h* <ret>P
|
||||
}
|
||||
} }
|
||||
try %{
|
||||
|
Loading…
Reference in New Issue
Block a user