Skip to content

Commit

Permalink
fix: README
Browse files Browse the repository at this point in the history
  • Loading branch information
chikko80 authored and chikko80 committed Mar 30, 2023
1 parent 42786c3 commit 940a620
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [1.0.1]
## [1.0.0]

### Added
- Added a new setup function without parameters to hook into LSP clients' diagnostics.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require("error-lens").setup(client, {

```lua
{
dir = "chikko80/error-lens.nvim",
"chikko80/error-lens.nvim",
event = "LspAttach",
opts = {
-- your options go here
Expand Down

0 comments on commit 940a620

Please sign in to comment.