We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66adc58 commit 72532f0Copy full SHA for 72532f0
languages.yaml
@@ -2802,6 +2802,30 @@ Tex:
2802
- white
2803
chip: "#3D6117"
2804
icon: '\u{E69B}'
2805
+Text:
2806
+ type: prose
2807
+ ascii: |
2808
+ {0} -----------------
2809
+ {0}| .txt ========== |
2810
+ {0}| =============== |
2811
2812
2813
2814
+ {0}| ============ |
2815
+ {0}| |
2816
2817
2818
2819
2820
2821
2822
+ colors:
2823
+ ansi:
2824
+ - white
2825
+ hex:
2826
+ - "#d0d0d0"
2827
+ chip: "#ffffff" # No color in linguist
2828
+ icon: '\u{f09a8}'
2829
Toml:
2830
type: data
2831
ascii: |
0 commit comments