1875ff51a0
This will prevent hooks added by the parent hook manager to be gathered, as was decided during the discussion for #2603
6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
hook global NormalKey <ret> %{
|
|
hook window NormalKey <ret> %{
|
|
exec -draft ifoo<esc>
|
|
}
|
|
}
|