docs: update readme

main
olimorris 2023-02-27 23:34:46 +00:00
parent 4d761446a4
commit a52ba72de4
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ lua << EOF
EOF
```
If you wish to use session _autoloading_ alongside a dashboard plugin, it is recommended that you give this plugin a greater loading priority. With `Packer` the `after` config option can be used and in `Lazy.nvim`, the `priority` property.
If you wish to use session _autoloading_ alongside a dashboard plugin, it is recommended that you give this plugin a greater loading priority. With **Packer** the `after` config option can be used and in **Lazy.nvim**, the `priority` property.
### Telescope extension