Skip to content

Commit

Permalink
docs(readme): consistent code snippet indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jun 15, 2024
1 parent bf573ed commit 2402714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ require("lz.n").load("plugins")

```lua
return {
{ "sweetie.nvim" },
{ "telescope.nvim", cmd = "Telescope" },
{ "sweetie.nvim" },
{ "telescope.nvim", cmd = "Telescope" },
}
```

Expand Down

0 comments on commit 2402714

Please sign in to comment.