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)
|
[wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim)
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
-- init.lua
|
-- init.lua
|
||||||
require("packer").startup(function()
|
require("packer").startup(function()
|
||||||
use "almo7aya/openingh.nvim"
|
use "almo7aya/openingh.nvim"
|
||||||
end)
|
end)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue