Files
telescope-fzf-native.nvim/.clang-format
2021-04-15 18:46:02 +02:00

8 lines
194 B
YAML

AllowShortFunctionsOnASingleLine: false
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
IndentCaseLabels: false
SortIncludes: false
ColumnLimit: 80
IndentWidth: 2