mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:10:05 +08:00
1.1 KiB
1.1 KiB
title | description |
---|---|
SpaceVim leaderf layer | This layers provide a heavily customized LeaderF centric work-flow |
Available Layers >> leaderf
Description
This layer is a heavily customized wrapper for LeaderF and it's sources.
Install
To use this configuration layer, update custom configuration file with:
[[layers]]
name = "leaderf"
Configuration
SpaceVim use F
as the default customized key bindings prefix for denite layer.
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 |