Skip to content

Commit

Permalink
Fix plugin directions for initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
erichlf committed Jun 4, 2024
1 parent 9752059 commit 0668e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ make assumptions about how you work.
desc = "Toggle the current DevContainer Terminal"
},
},
config = function()
init = function()
local opts = {
-- whather to verify that the final devcontainer should be run
interactive = false,
Expand Down

0 comments on commit 0668e80

Please sign in to comment.