Add tabsToSpaces option

This commit is contained in:
Zachary Yedidia
2016-04-18 13:01:39 -04:00
parent fa7808b4ae
commit c7f8584d84
4 changed files with 37 additions and 13 deletions

View File

@@ -63,6 +63,9 @@ tabsize: sets the tab size to 'option'
syntax: turns syntax on or off
default value: 'on'
tabsToSpaces: use spaces instead of tabs
default value: 'off'
`
// DisplayHelp displays the help txt