From 284a62c039ba3f8977649bbda24213658ad18bde Mon Sep 17 00:00:00 2001 From: chrisgrieser Date: Fri, 29 Dec 2023 14:55:49 +0000 Subject: [PATCH] chore: Auto generate docs --- doc/genghis.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/genghis.txt b/doc/genghis.txt index e7acad4..b613498 100644 --- a/doc/genghis.txt +++ b/doc/genghis.txt @@ -1,4 +1,4 @@ -*genghis.txt* For NVIM v0.8.0 Last change: 2023 December 25 +*genghis.txt* For NVIM v0.8.0 Last change: 2023 December 29 ============================================================================== Table of Contents *genghis-table-of-contents* @@ -85,8 +85,9 @@ FILE OPERATION COMMAND ~ and moves the current selection to that new file. (Note that this is a Visual Line Mode command; the selection is moved linewise.) - `.renameFile` or `:Rename`Rename the current file. -- `.moveAndRenameFile` or `:Move`Move and Rename the current file. Works like - the UNIX `mv` command. Best used with |genghis-autocompletion-of-directories|. +- `.moveAndRenameFile` or `:Move`Move and Rename the current file. Keeps the + old name if the new path ends with `/`. Works like the UNIX `mv` command. Best + used with |genghis-autocompletion-of-directories|. The following applies to all commands above: - If no extension has been provided, uses the extension of the original file. - If the new file name