Skip to content

vim-scripts/ctrlp-cmdpalette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Vim-CtrlP-CmdPalette

This is an extension for the awesome vim CtrlP plugin.

This extension adds a new CtrlP command, the :CtrlPCmdPalette, which allows you to find and run vim commands (internal or custom).

Installation

First you will need to have CtrlP installed and a vim compiled with python support. Once you have that:

  • If you use Vundle, add this to your bundles list: Bundle 'fisadev/vim-ctrlp-cmdpalette'.
  • If you use Patogen, clone this repo inside your bundles dir.

Done! Now you can call :CtrlPCmdPalette, or map it to a keybinding :)

Special thanks to the creator of this plugin, which allowed me to learn how to extend CtrlP.

About

ctrlp extension to search and execute vim commands

Resources

Stars

Watchers

Forks

Packages

No packages published