Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
wz1000 authored Feb 20, 2021
2 parents 94c97e2 + a0d01bb commit c7784c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hls-plugin-api/src/Ide/Plugin/Config.hs
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ instance A.ToJSON Config where
, "completionSnippetsOn" .= completionSnippetsOn
, "formatOnImportOn" .= formatOnImportOn
, "formattingProvider" .= formattingProvider
, "maxCompletions" .= maxCompletions
, "plugin" .= plugins
]

Expand Down

0 comments on commit c7784c7

Please sign in to comment.