File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ configuration. >
6161==============================================================================
6262USAGE *workspaces-usage*
6363
64- :WorkspacesAdd [name] [path] *:Workspaces add *
64+ :WorkspacesAdd [name] [path] *WorkspacesAdd *
6565
6666If both name and path are omitted, the current working directory will be
6767registered as a workspace, with the last path segment as the name.
@@ -73,18 +73,18 @@ directory will be registered as a workspace, with the given name.
7373if both name and path are provided, the workspace with name and path will be
7474registered.
7575
76- :WorkspacesRemove [name] *:Workspaces remove *
76+ :WorkspacesRemove [name] *WorkspacesRemove *
7777
7878If name is omitted, the workspace registered in the current working
7979directory will be removed, if it exists.
8080
8181If name is provided, the specified workspace will be removed.
8282
83- :WorkspacesList *:Workspaces list *
83+ :WorkspacesList *WorkspacesList *
8484
8585Prints all workspaces.
8686
87- :WorkspacesOpen [name] *:Workspaces open *
87+ :WorkspacesOpen [name] *WorkspacesOpen *
8888
8989Opens the named workspace. If no name is given, vim.ui.select() will be used
9090as a selection interface for opening a workspace.
You can’t perform that action at this time.
0 commit comments