1
0
Fork 0

Use clang-format as ale fixer

This commit is contained in:
Daniele Tricoli 2020-12-18 19:57:59 +01:00
parent 2fb2362c65
commit a744f8d829
1 changed files with 2 additions and 0 deletions

View File

@ -1 +1,3 @@
setlocal commentstring=//\ %s
let b:ale_fixers = ['clang-format']