aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2021-07-01 16:34:12 +0000
committerJoursoir <chat@joursoir.net>2021-07-01 16:34:12 +0000
commit6e1660af80f58b7cc6a45003af5bc333dcc657d2 (patch)
tree9bc343d022971a6778982cf5f0d2959859834663
parentc82b2605bba2c11ad3f555a2e1691bd2a19baba1 (diff)
downloadsubl-syntax-man-master.tar.gz
subl-syntax-man-master.tar.bz2
subl-syntax-man-master.zip
man: add another one macroHEADmaster
-rw-r--r--man.sublime-syntax2
1 files changed, 1 insertions, 1 deletions
diff --git a/man.sublime-syntax b/man.sublime-syntax
index 1decbe2..7e928fc 100644
--- a/man.sublime-syntax
+++ b/man.sublime-syntax
@@ -10,7 +10,7 @@ variables:
# as the first character of the input line.
cc: ^([.']) # cc - control character
escape: \\f
- macro: (TH|SH|SS|TP|LP|PP|P|HP|RS|RE)\b
+ macro: (TH|SH|SS|TP|LP|PP|P|IP|HP|RS|RE)\b
numeric: '\b(-)?[0-9.]+\b'
font_size: (SM|SB)\b
font_alt: (BI|IB|RI|IR|BR|RB)\b