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
|
||||
|
||||
```lua
|
||||
use {
|
||||
"blazkowolf/gruber-darker.nvim",
|
||||
config = function()
|
||||
require("gruber-darker").setup()
|
||||
end
|
||||
}
|
||||
use "blazkowolf/gruber-darker.nvim"
|
||||
```
|
||||
|
||||
Then, somewhere in your `init.lua`, set the colorscheme like this
|
||||
|
Loading…
Reference in New Issue
Block a user