Merge pull request #110 from onodera-punpun/indentchar

Add indentation character option(s).
This commit is contained in:
Zachary Yedidia
2016-05-17 12:37:47 -04:00
6 changed files with 14 additions and 1 deletions

View File

@@ -178,6 +178,10 @@ Here are the options that you can set:
default value: `4`
* `indentchar`: sets the indentation character
default value: ` `
* `syntax`: turns syntax on or off
default value: `on`