mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
generated: Updated efmls-configs.nix
This commit is contained in:
parent
9a32aeccfc
commit
f0bd18b420
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,7 @@
|
|||
linter = {
|
||||
lang = "c";
|
||||
possible = [
|
||||
"clang_format"
|
||||
"clang_tidy"
|
||||
"cppcheck"
|
||||
"cpplint"
|
||||
|
@ -135,6 +136,7 @@
|
|||
linter = {
|
||||
lang = "c++";
|
||||
possible = [
|
||||
"clang_format"
|
||||
"clang_tidy"
|
||||
"clazy"
|
||||
"cppcheck"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue