chore: update bug_report

main
olimorris 2023-02-27 23:40:32 +00:00
parent ef88aa03b5
commit 4f46e4f1ba
1 changed files with 9 additions and 1 deletions

View File

@ -59,7 +59,15 @@ body:
nvim --clean -u minimal.lua
```
Open some buffers and save the session with `SessionSave` and load with `SessionLoad`.
Open some buffers and save the session with:
```sh
:SessionSave
```
Then re-open neovim and load the session with:
```sh
:SessionLoad
```
- type: textarea
id: persisted-config