Skip to content

Commit

Permalink
Fix settings schema for header insertion
Browse files Browse the repository at this point in the history
  • Loading branch information
LDAP committed Oct 22, 2022
1 parent cf6c61f commit 2efe075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sublime-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"enum": [
null,
"iwyu",
"ever"
"never"
],
"enumDescriptions": [
"Use the clangd default",
Expand Down

0 comments on commit 2efe075

Please sign in to comment.