Skip to content

Commit bdf0e15

Browse files
authored
Merge pull request #43 from KwatMDPhD/patch-2
Update README.md
2 parents 272f36f + a31471e commit bdf0e15

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@ Using Lazy:
1818

1919
```lua
2020
{
21-
'tzachar/local-highlight.nvim',
22-
config = function()
23-
require('local-highlight').setup()
24-
end
21+
"tzachar/local-highlight.nvim",
22+
opts = {},
2523
},
2624
```
2725

0 commit comments

Comments
 (0)