vim-github-comment
vim-github-comment copied to clipboard
Comment commits on GitHub using Vim
Results
2
vim-github-comment issues
Sort by
recently updated
recently updated
newest added
Tried on windows, installed via vim-plug: ``` Plug 'mattn/webapi-vim' Plug 'mmozuras/vim-github-comment' ``` Seems to download and install fine, but on trying to execute the GHComment command, asks for password, I...
Install went fine, set my username and it generated a token with correct permissions. I go into a file, add a comment, and it opens the browser with the link....
bug