refactor(float): rename ex_floatclose to ex_fclose (#25596)

This commit is contained in:
Raphael
2023-10-11 15:03:59 +08:00
committed by GitHub
parent 4eea60939f
commit f79052faef
5 changed files with 117 additions and 47 deletions

View File

@@ -394,8 +394,8 @@ CTRL-W CTRL-O *CTRL-W_CTRL-O* *:on* *:only*
*:fc* *:fclose*
:[count]fc[lose][!]
Close [count]th floating window by zindex order. '!' to close
all floating windows.
Close [count] floating windows with the highest zindex values.
'!' to close all floating windows.
==============================================================================
4. Moving cursor to other windows *window-move-cursor*