diff --git a/README.md b/README.md index ed71866..0c9b6fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # gh-dash Neovim Plugin +image + ## A Neovim plugin integrating the open-source gh-dash TUI for the `gh` CLI ([gh-dash](https://github.com/dlvhdr/gh-dash/)) @@ -9,7 +11,7 @@ - ✅ Toggle gh-dash floating window with `:GHdashToggle` - ✅ Optional keymap mapping via `setup` call - ✅ Background running when window hidden -- ✅ Statusline integration via `require('gh_dash').status` +- ✅ Lualine integration via `require('gh_dash').status` ### Installation