Merge pull request #2954 from orestisf1993/swap-for-floating

Rewrite con_swap to work only with queue operations
This commit is contained in:
Ingo Bürk
2018-11-07 13:13:41 +00:00
committed by GitHub
4 changed files with 324 additions and 131 deletions

View File

@ -2106,8 +2106,7 @@ using one of the following methods:
+mark+:: A container with the specified mark, see <<vim_like_marks>>.
Note that swapping does not work with all containers. Most notably, swapping
floating containers or containers that have a parent-child relationship to one
another does not work.
containers that have a parent-child relationship to one another does not work.
*Syntax*:
----------------------------------------