From cc68aed5a12c5c9256afc9902de8974473402271 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 17 Jan 2023 09:54:20 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/persistence.nvim.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/persistence.nvim.txt b/doc/persistence.nvim.txt index 8f350b8..ba0d8f1 100644 --- a/doc/persistence.nvim.txt +++ b/doc/persistence.nvim.txt @@ -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