sponsor Vim development Vim logo Vim Book Ad

Vim-CtrlSpace : Vim Workspace Controller

 script karma  Rating 125/36, Downloaded by 1975  Comments, bugs, improvements  Vim wiki

created by
Szymon Wrozynski
 
script type
utility
 
description
Vim-CtrlSpace is a great plugin that helps you to get more power from Vim while working with buffers, tabs, windows, and so on. It is meant to organize your Vim screen space and your workspace effectively. To accomplish that Vim-CtrlSpace introduces a concept of separated buffer lists per tab and provides a lot of power around that (buffer and file management, multiple workspaces stored on disk, fuzzy search, tab management, and more).

Its name follows the convention of naming similar plugins after their default mappings (like Command-T or CtrlP). Obviously, the plugin mapping is by default Ctrl + Space.

Project page: https://github.com/szw/vim-ctrlspace
Project demo: https://www.youtube.com/watch?v=09l92uwKupI
 
install details
The plugin installation is really simple. You can use Vundle or Pathogen, or just clone the repository to your .vim directory. In case of Vundle, add:

Bundle "szw/vim-ctrlspace"

to you .vimrc.

If you want to increase fuzzy search speed, make sure you have decent Ruby bindings in your Vim enabled (compiled in). The plugin will try to use your Ruby if available by default.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-ctrlspace.zip 4.0.0 2014-05-10 7.3 Szymon Wrozynski Next major release: https://www.youtube.com/watch?v=U1hbGJm3J0g
vim-ctrlspace.zip 3.2.4 2013-12-12 7.3 Szymon Wrozynski More movements in the list. Project root detection without depending on CWD. API extended with some workspace commands. Polished README file.
vim-ctrlspace.zip 3.2.2 2013-12-08 7.3 Szymon Wrozynski Improved fuzzy search smoothness. Added a Vim quit action. Several improvements.
vim-ctrlspace.zip 3.1.9 2013-12-05 7.3 Szymon Wrozynski Initial upload
ip used for rating: 3.22.249.158

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github