chore: update README.md

This commit is contained in:
Ali Almohaya 2022-09-27 03:40:51 +03:00
parent 574343b97b
commit 3a0a1d22c7
No known key found for this signature in database
GPG key ID: 4B80BC43FC6007E0

View file

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