mirror of
https://github.com/swaywm/sway.git
synced 2024-11-06 00:13:13 +00: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
|