Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhuster committed Oct 21, 2024
1 parent 765faca commit ab4c18e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ require("lazy").setup({
<summary>mini.deps</summary>

```lua
add({
MiniDeps.add({
source = 'brianhuster/live-preview.nvim',
depends = { 'brianhuster/autosave.nvim' }, -- Not required, but recomended for autosaving
})
Expand Down
2 changes: 1 addition & 1 deletion README.vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ require("lazy").setup({
<summary>mini.deps</summary>

```lua
add({
MiniDeps.add({
source = 'brianhuster/live-preview.nvim',
depends = { 'brianhuster/autosave.nvim' }, -- Not required, but recomended for autosaving
})
Expand Down

0 comments on commit ab4c18e

Please sign in to comment.