Skip to content

Commit

Permalink
feat(docs/readme): bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
creativenull committed Dec 11, 2021
1 parent 95622a1 commit 7773662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You will need to install `diagnostic-languageserver` and `nvim-lspconfig` before

```lua
use {
{ 'creativenull/diagnosticls-configs-nvim', tag = 'v0.1.1' }, -- `tag` is optional
{ 'creativenull/diagnosticls-configs-nvim', tag = 'v0.1.2' }, -- `tag` is optional
requires = { 'neovim/nvim-lspconfig' }
}
```
Expand Down

0 comments on commit 7773662

Please sign in to comment.