Add better documentation

This commit is contained in:
2017-06-22 14:00:11 +10:00
parent 84149d0ad1
commit 81c68ad908
3 changed files with 663 additions and 588 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
ColumnLimit: 80,
ColumnLimit: 100,
TabWidth: 4,
IndentWidth: 4, # 1 tab
UseTab: ForIndentation,