Browse Source

Erlang compatibility for List Pattern Matching #1615

Erlang compatibility for List Pattern Matching
Nikita Prokopov 4 months ago
parent
commit
259ea7299d
2 changed files with 3 additions and 0 deletions
  1. 0 0
      FiraCode.glyphs
  2. 3 0
      features/calt/underscores.fea

File diff suppressed because it is too large
+ 0 - 0
FiraCode.glyphs


+ 3 - 0
features/calt/underscores.fea

@@ -1,4 +1,7 @@
 lookup underscores {
+  # ignore
+  ignore sub [bracketleft comma] [underscore_start.seq underscore_middle.seq] bar' underscore;
+
   # middle parts
   sub [underscore_start.seq underscore_middle.seq] bar' underscore by bar_underscore_middle.seq;
 

Some files were not shown because too many files changed in this diff