fzy

terminal fuzzy finder picker

git clone https://9o.is/git/fzy.git

.clang-format

(136B)


      1 IndentWidth: 8
      2 UseTab: Always
      3 BreakBeforeBraces: Attach
      4 IndentCaseLabels: true
      5 AllowShortFunctionsOnASingleLine: false
      6 ColumnLimit: 100