mirror of
https://github.com/swaywm/sway.git
synced 2025-03-12 01:33:54 +00:00
8 lines
157 B
Text
8 lines
157 B
Text
|
BasedOnStyle: LLVM
|
||
|
IndentWidth: 8
|
||
|
UseTab: Always
|
||
|
BreakBeforeBraces: Attach
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
IndentCaseLabels: false
|
||
|
ColumnLimit: 0
|