diff --git a/README.md b/README.md index 5f9e416..44f75d0 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ # nvim-hardline + +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. + +This plugin in mainly for my own use.