[Fix #245] Merge trap into helper
This commit is contained in:
parent
e5e26eccff
commit
3d5e302777
|
@ -65,7 +65,7 @@
|
|||
#
|
||||
|
||||
# Load dependencies.
|
||||
pmodload 'trap'
|
||||
pmodload 'helper'
|
||||
|
||||
# Gets the Git special action (am, bisect, cherry, merge, rebase).
|
||||
# Borrowed from vcs_info and edited.
|
||||
|
|
Loading…
Reference in a new issue