diff options
author | pho <pho@pkgsrc.org> | 2020-01-22 00:11:01 +0000 |
---|---|---|
committer | pho <pho@pkgsrc.org> | 2020-01-22 00:11:01 +0000 |
commit | fd8cdf59c734efb3ad8a5b4e4567c7780dc39640 (patch) | |
tree | 2a7a07d9bbd6d3b94e55c1816e76a9ec8b25d658 /misc/mic-paren/PLIST | |
parent | 02110794f6f97d51d8fc1fb9fbd99ae17e7300ce (diff) | |
download | pkgsrc-fd8cdf59c734efb3ad8a5b4e4567c7780dc39640.tar.gz |
Import mic-paren-3.13
mic-paren is an extension and replacement to the packages paren and
stig-paren for Emacs. When mic-paren is active Emacs normal
parenthesis matching is deactivated. Instead parenthesis matching will
be performed as soon as the cursor is positioned at a parenthesis. The
matching parenthesis (or the entire expression between the
parentheses) is highlighted until the cursor is moved away from the
parenthesis.
Diffstat (limited to 'misc/mic-paren/PLIST')
-rw-r--r-- | misc/mic-paren/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/mic-paren/PLIST b/misc/mic-paren/PLIST new file mode 100644 index 00000000000..60270a33bcc --- /dev/null +++ b/misc/mic-paren/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2020/01/22 00:11:01 pho Exp $ +${EMACS_LISPPREFIX}/mic-paren.el +${EMACS_LISPPREFIX}/mic-paren.elc |