Skip to content

Commit

Permalink
Merge pull request #4 from mostafaqanbaryan/main
Browse files Browse the repository at this point in the history
fix: name has changed to dotenv
  • Loading branch information
SergioRibera authored Jun 5, 2024
2 parents 7af67e7 + 6f41787 commit 4dd53aa
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 @@ -30,7 +30,7 @@ local cmp = require("cmp")
cmp.setup {
sources = {
{
name = "env",
name = "dotenv",
-- Defaults
option = {
path = '.',
Expand Down

0 comments on commit 4dd53aa

Please sign in to comment.