Add ligation configurability

This commit is contained in:
be5invis 2020-10-27 00:36:12 -07:00
parent c1c3ce79ee
commit 2e601b641c
14 changed files with 770 additions and 659 deletions

View file

@ -14,6 +14,8 @@ block_comment = *
block_comment_end = */
[*.md]
indent_style = space
indent_size = 2
insert_final_newline = false
trim_trailing_whitespace = false