1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00
SpaceVim/docs/layers/ctrlp.md
2018-06-23 14:37:41 +08:00

1.1 KiB

title description
SpaceVim ctrlp layer This layers provide a heavily customized ctrlp centric work-flow

Available Layers >> ctrlp

Description

This layer is a heavily customized wrapper for ctrlp.

Install

To use this configuration layer, add it to your configuration file.

[[layers]]
name = "ctrlp"

Key bindings

Key bindings Discription
<Leader> f <space> Fuzzy find menu:CustomKeyMaps
<Leader> f e Fuzzy find register
<Leader> f h Fuzzy find history/yank
<Leader> f j Fuzzy find jump, change
<Leader> f l Fuzzy find location list
<Leader> f m Fuzzy find output messages
<Leader> f o Fuzzy find outline
<Leader> f q Fuzzy find quick fix
<Leader> f r Resumes Unite window