docs: update packer installation instructions

This commit is contained in:
blazkowolf 2023-01-10 22:12:39 -05:00 committed by GitHub
parent 66b3493c2c
commit 6d4de9499e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -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