openingh.nvim/README.md

15 lines
221 B
Markdown
Raw Normal View History

2022-09-25 23:30:27 +03:00
# Open in github for neovim written in lua (WIP)
## Install
## Commands
2022-09-26 02:16:54 +03:00
- `:OpenInGHRepo`
- Opens the git repository page in github.com
- `:OpenInGHFile`
2022-09-26 02:17:29 +03:00
- Opens the file page in github.com
2022-09-25 23:30:27 +03:00
## Contributions