Skip to content

Commit 6514498

Browse files
authored
Merge pull request #29 from cxwx/patch-1
Update README.md
2 parents e49733f + 5611ff1 commit 6514498

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ node --version
2020
"dlants/magenta.nvim",
2121
lazy = false, -- you could also bind to <leader>mt
2222
build = "npm install --frozen-lockfile",
23-
config = function()
24-
require('magenta').setup()
25-
end
23+
opts = {},
2624
},
2725
```
2826

0 commit comments

Comments
 (0)