Merge remote-tracking branch 'lenormf/rc/autowrap.kak'
This commit is contained in:
commit
102a854125
|
@ -23,7 +23,7 @@ def autowrap-selection %{
|
||||||
def autowrap-enable %{
|
def autowrap-enable %{
|
||||||
hook -group autowrap window InsertChar [^\n] %{
|
hook -group autowrap window InsertChar [^\n] %{
|
||||||
try %{
|
try %{
|
||||||
exec -draft "x:autowrap-selection<ret>"
|
exec -draft "<a-x>:autowrap-selection<ret>"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user