mirror of
https://github.com/swaywm/sway
synced 2024-11-05 18:49:41 +01:00
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
|
BasedOnStyle: LLVM
|
||
|
IndentWidth: 8
|
||
|
UseTab: Always
|
||
|
BreakBeforeBraces: Attach
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
IndentCaseLabels: false
|
||
|
ColumnLimit: 0
|