Use Github in Neovim - octo.nvim

preview_player
Показать описание


Join this channel to get access to perks:

Gear:

0:00 Intro
0:52 Find a PR
1:23 Editing a PR
1:35 Start a review
1:52 Add a comment
2:06 Add a reaction
2:20 Other Octo commands
2:33 Submit review
2:45 Gotchas and pro tips
3:43 Outro

#github #coding #programming
Рекомендации по теме
Комментарии
Автор

What else should I cover with Github in Neovim? More octo.nvim and gh-dash?

ascourter
Автор

Great video overall. Short and sweet, well done. Please keep making these, I just got into nvim a week or so ago, would love to see more tutorials similar to this for some hidden gem plugins.

blakenall
Автор

Nice clean/concise intro to this plugin.

danporter
Автор

This is gonna save me from leaving the terminal so much. I love it!

KadenCartwright
Автор

Have you setup the aucmd to set the keybindings for @ and # autocompletion on octo files? The idea sounds appealing to me, but I'm lacking the understanding on ftplugins and aucmd to figure out how to do it properly and doing it outside that context would be a problem.
Maybe you have seen someone do something similar and I could look at the code?
Thanks in advance.

zehph
Автор

Nice content, man! Quick question, what is the very bar at the bottom there - that contains nvim, the date, time etc? Is that part of the nvim status bar? How would you config that? Thanks a mill!

rafaelmdurante
Автор

great video, but I'm getting an error "You are not logged into any accounts on pers", but if I use :!gh issue list, it works, perhaps I'm missing a configuration step..

PhanorColl