feat(nvim): support glab, gh in forge picker

This commit is contained in:
Barrett Ruth 2026-02-15 13:40:36 -05:00
parent 8ed4522da2
commit 597f98d65b
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 124 additions and 23 deletions

View file

@ -41,6 +41,7 @@ in
poppler-utils
librsvg
imagemagick
graphite-cli
]
++ lib.optionals hostConfig.isLinux [ xclip ]
++ lib.optionals rust [ rustup ];