Skip to content

Commit

Permalink
add back traditional XoXpost key
Browse files Browse the repository at this point in the history
  • Loading branch information
holishing committed Mar 4, 2018
1 parent 17bbcd0 commit e8e4e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maple/post.c
Original file line number Diff line number Diff line change
Expand Up @@ -4163,6 +4163,7 @@ KeyFunc post_cb[] =

#ifdef XZ_XPOST
{'/', XoXpost}, /* Thor: for XoXpost */
{'~', XoXpost}, /* Thor: for XoXpost */
#endif

#ifdef HAVE_POST_BOTTOM
Expand Down

0 comments on commit e8e4e21

Please sign in to comment.