1
Files
flake-nixinator/config/neovim/store/lazy-plugins/telescope-fzf-native.nvim/.clang-format

8 lines
194 B
YAML

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