chore: update README.md
This commit is contained in:
parent
574343b97b
commit
3a0a1d22c7
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue