Vim-CtrlSpace : Vim Workspace Controller
script karma |
Rating 125/36,
Downloaded by 2142 |
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. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.81
|