mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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 = {
|
linter = {
|
||||||
lang = "c";
|
lang = "c";
|
||||||
possible = [
|
possible = [
|
||||||
|
"clang_format"
|
||||||
"clang_tidy"
|
"clang_tidy"
|
||||||
"cppcheck"
|
"cppcheck"
|
||||||
"cpplint"
|
"cpplint"
|
||||||
|
@ -135,6 +136,7 @@
|
||||||
linter = {
|
linter = {
|
||||||
lang = "c++";
|
lang = "c++";
|
||||||
possible = [
|
possible = [
|
||||||
|
"clang_format"
|
||||||
"clang_tidy"
|
"clang_tidy"
|
||||||
"clazy"
|
"clazy"
|
||||||
"cppcheck"
|
"cppcheck"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue