ldelossa / gh.nvim

A fully featured GitHub integration for performing code reviews in Neovim.
MIT License
520 stars 24 forks source link

fix: insert of 'gh' was incorrect #113

Closed m42e closed 4 months ago

m42e commented 4 months ago

I messed up the previous branch by not pushing the latest changes, sorry for that.

m42e commented 4 months ago

Consider this as quick fix, also for the config part. I am creating a new branch at the moment, which allows multiple sets of extra arguments per command (as for config the syntax is different :/ )

m42e commented 4 months ago

included in #114