mirror of
https://github.com/folke/persistence.nvim.git
synced 2025-08-03 01:25:02 +02:00
chore(build): auto-generate vimdoc
This commit is contained in:
parent
5b7e71abe9
commit
cc68aed5a1
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
*persistence.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 January 06
|
||||
*persistence.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 January 17
|
||||
|
||||
==============================================================================
|
||||
Table of Contents *persistence.nvim-table-of-contents*
|
||||
|
@ -18,7 +18,7 @@ Table of Contents *persistence.nvim-table-of-contents*
|
|||
FEATURES *persistence.nvim-features*
|
||||
|
||||
|
||||
- automatically saves the active session under `.config/nvim/sessions` on exit
|
||||
- automatically saves the active session under `~/.local/state/nvim/sessions` on exit
|
||||
- simple API to restore the current or last session
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue