summaryrefslogtreecommitdiff
path: root/test/compose/do-not-run-hooks-added-by-parent/rc
blob: 039cffa3d937b0c9507f8617bfc1ea265b9d718f (plain)
1
2
3
4
5
hook global NormalKey <ret> %{
    hook window NormalKey <ret> %{
        exec -draft ifoo<esc> 
    }
}