From a3e87ffcce455c0c1c2646977d4b124f208d0604 Mon Sep 17 00:00:00 2001 From: Everton Fragoso Date: Fri, 25 May 2018 10:26:43 +1200 Subject: [PATCH] Update README.rst Point to the ctrlp.vim maintained repository --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b7aa066..a1286be 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Vim-CtrlP-CmdPalette ==================== -This is an extension for the awesome vim `CtrlP `_ plugin. +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).