Use new diagnostic API

Fix #29
This commit is contained in:
Olivier Roques
2021-12-10 20:27:30 +01:00
parent 3ed48995e6
commit 0a002a8b80
2 changed files with 13 additions and 5 deletions

View File

@@ -4,9 +4,8 @@ A statusline / bufferline for Neovim written in Lua. It is inspired by
[vim-airline](https://github.com/vim-airline/vim-airline) but aims to
be as light and simple as possible.
_**Note**: this plugin is mainly for my own use. I won't add new
features/parts/themes if I don't need them. Feel free to submit PRs or fork the
plugin though._
_**Note**: I won't add new features/parts/themes if I don't need them. Feel free
to submit PRs or fork the plugin though._
![screenshot](./screenshot.png)