Commit 73321b6
committed
Add option to disable italics
With italics option (true by default), you can disable italic used by default in style for some groups (Function, Keyword, Comment...).
- README.md : add documentation for italics option
- lua/monokai.lua : use italics option to disable/enable italic in
style
Adapted from #18 to fix
conflicts.1 parent bff619d commit 73321b6
2 files changed
+25
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
113 | 119 | | |
114 | 120 | | |
115 | 121 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
126 | 135 | | |
127 | 136 | | |
128 | 137 | | |
| 138 | + | |
129 | 139 | | |
130 | 140 | | |
131 | 141 | | |
| |||
689 | 699 | | |
690 | 700 | | |
691 | 701 | | |
| 702 | + | |
692 | 703 | | |
693 | 704 | | |
694 | 705 | | |
| |||
704 | 715 | | |
705 | 716 | | |
706 | 717 | | |
| 718 | + | |
707 | 719 | | |
708 | | - | |
| 720 | + | |
709 | 721 | | |
710 | 722 | | |
711 | 723 | | |
| |||
714 | 726 | | |
715 | 727 | | |
716 | 728 | | |
717 | | - | |
| 729 | + | |
718 | 730 | | |
719 | 731 | | |
720 | 732 | | |
| |||
0 commit comments