mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 17:28:01 +00:00
[Fix #245] Merge trap into helper
This commit is contained in:
parent
e5e26eccff
commit
3d5e302777
@ -65,7 +65,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# Load dependencies.
|
# Load dependencies.
|
||||||
pmodload 'trap'
|
pmodload 'helper'
|
||||||
|
|
||||||
# Gets the Git special action (am, bisect, cherry, merge, rebase).
|
# Gets the Git special action (am, bisect, cherry, merge, rebase).
|
||||||
# Borrowed from vcs_info and edited.
|
# Borrowed from vcs_info and edited.
|
||||||
|
Loading…
Reference in New Issue
Block a user