docs: update packer installation instructions
This commit is contained in:
parent
66b3493c2c
commit
6d4de9499e
@ -10,12 +10,7 @@ __This is a work in progress, and is not currently stable__
|
|||||||
### Packer
|
### Packer
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
use {
|
use "blazkowolf/gruber-darker.nvim"
|
||||||
"blazkowolf/gruber-darker.nvim",
|
|
||||||
config = function()
|
|
||||||
require("gruber-darker").setup()
|
|
||||||
end
|
|
||||||
}
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, somewhere in your `init.lua`, set the colorscheme like this
|
Then, somewhere in your `init.lua`, set the colorscheme like this
|
||||||
|
Loading…
Reference in New Issue
Block a user