Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(doc): fix typo in readme
  • Loading branch information
s1n7ax committed Dec 8, 2023
commit 5e980e1ef8a5d16e36f87c8259d99380b86df633
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ return {
}
```

- Setup java-nvim before `lspconfig` and `mason-lspconfig`
- Setup nvim-java before `lspconfig` and `mason-lspconfig`

```lua
require('java').setup()
Expand Down