Dkendal / nvim-gh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nvim-Gh

Simple interactive wrapper around github.com/cli/cli.

Installation

Add with your package manager of choice:

Plug "Dkendal/nvim-gh"

Then require the lua module:

lua require("gh").setup()

About


Languages

Language:Lua 83.2%Language:Makefile 16.8%