docs: update README.md
parent
86a55a1d4c
commit
1de6b48a99
|
|
@ -225,7 +225,7 @@ require("persisted").setup({
|
||||||
|
|
||||||
Of course, if you wish to manually save the session when autosaving is disabled, the `:SessionSave` command can be used.
|
Of course, if you wish to manually save the session when autosaving is disabled, the `:SessionSave` command can be used.
|
||||||
|
|
||||||
> [!TIP]
|
> [!NOTE]
|
||||||
> If `autosave = false` then the `should_autosave` callback will not be executed.
|
> If `autosave = false` then the `should_autosave` callback will not be executed.
|
||||||
|
|
||||||
### Autoloading
|
### Autoloading
|
||||||
|
|
|
||||||
|
|
@ -238,7 +238,7 @@ Of course, if you wish to manually save the session when autosaving is
|
||||||
disabled, the `:SessionSave` command can be used.
|
disabled, the `:SessionSave` command can be used.
|
||||||
|
|
||||||
|
|
||||||
[!TIP] If `autosave = false` then the `should_autosave` callback will not be
|
[!NOTE] If `autosave = false` then the `should_autosave` callback will not be
|
||||||
executed.
|
executed.
|
||||||
|
|
||||||
AUTOLOADING ~
|
AUTOLOADING ~
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue