Fix indentation configured in gtk-sharp.sln
This commit is contained in:
parent
482dec1900
commit
7ab1ead8c7
1 changed files with 2 additions and 2 deletions
|
@ -85,8 +85,8 @@ Global
|
||||||
$2.scope = text/x-csharp
|
$2.scope = text/x-csharp
|
||||||
$0.TextStylePolicy = $3
|
$0.TextStylePolicy = $3
|
||||||
$3.FileWidth = 120
|
$3.FileWidth = 120
|
||||||
$3.TabWidth = 4
|
$3.TabsToSpaces = False
|
||||||
$3.inheritsSet = Mono
|
$3.inheritsSet = VisualStudio
|
||||||
$3.inheritsScope = text/plain
|
$3.inheritsScope = text/plain
|
||||||
$3.scope = text/plain
|
$3.scope = text/plain
|
||||||
$0.DotNetNamingPolicy = $4
|
$0.DotNetNamingPolicy = $4
|
||||||
|
|
Loading…
Reference in a new issue