We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa4fb5d + c2b226e commit 5bfaf91Copy full SHA for 5bfaf91
1 file changed
README.md
@@ -1,4 +1,6 @@
1
# gh-dash Neovim Plugin
2
+<img width="1477" alt="image" src="https://github.com/user-attachments/assets/84bffe05-a2c3-4bdb-9cbe-0ea0be0ea279" />
3
+
4
5
## A Neovim plugin integrating the open-source gh-dash TUI for the `gh` CLI ([gh-dash](https://github.com/dlvhdr/gh-dash/))
6
@@ -9,7 +11,7 @@
9
11
- ✅ Toggle gh-dash floating window with `:GHdashToggle`
10
12
- ✅ Optional keymap mapping via `setup` call
13
- ✅ Background running when window hidden
-- ✅ Statusline integration via `require('gh_dash').status`
14
+- ✅ Lualine integration via `require('gh_dash').status`
15
16
### Installation
17
0 commit comments