aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/index.txt
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2023-10-10 16:36:55 +0200
committerGitHub <noreply@github.com>2023-10-10 16:36:55 +0200
commitfd39f5ce8c9bbda1b77ff6c03553148fadac5d57 (patch)
treec0c05713b01fa9d99ccbafbe87149366e1db69ce /runtime/doc/index.txt
parent468a3a14072a638865681dad88d3c3b31cf11e23 (diff)
parent372aa2eb3db375385cf19dc0a6571f790b858241 (diff)
downloadrneovim-fd39f5ce8c9bbda1b77ff6c03553148fadac5d57.tar.gz
rneovim-fd39f5ce8c9bbda1b77ff6c03553148fadac5d57.tar.bz2
rneovim-fd39f5ce8c9bbda1b77ff6c03553148fadac5d57.zip
Merge pull request #25561 from glepnir/9663
feat(float): add fclose command
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r--runtime/doc/index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index b0ead51d0c..9e34cb5eab 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1288,6 +1288,7 @@ tag command action ~
|:execute| :exe[cute] execute result of expressions
|:exit| :exi[t] same as ":xit"
|:exusage| :exu[sage] overview of Ex commands
+|:fclose| :fc[lose] close floating window
|:file| :f[ile] show or set the current file name
|:files| :files list all files in the buffer list
|:filetype| :filet[ype] switch file type detection on/off