Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmorris180 committed Jan 18, 2024
1 parent 706b741 commit b7dac5e
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 @@ -81,13 +81,13 @@ Plug "salesforce.nvim"
<td>

```lua
require("lazy").setup({
{
"salesforce.nvim",
dependencies = {
"nvim-lua/plenary.nvim",
"nvim-treesitter/nvim-treesitter",
}
})
}
```

</td>
Expand Down

0 comments on commit b7dac5e

Please sign in to comment.