chore: add doc folder

This commit is contained in:
Ali Almohaya 2022-09-27 03:01:13 +03:00
parent e8a008ba35
commit f854a3b07d
No known key found for this signature in database
GPG key ID: 4B80BC43FC6007E0

View file

@ -11,10 +11,15 @@ Opens the current file or project page in GitHub.
## Installation
[packer.nvim](https://github.com/wbthomason/packer.nvim)
#### Example with Packer
[wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim)
```lua
use "almo7aya/openingh.nvim"
-- init.lua
require("packer").startup(function()
use "almo7aya/openingh.nvim"
end)
```
## Commands