SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
This layer is a heavily customized wrapper for fzf.
To use this configuration layer, add it to your configuration file.
[[layers]]
name = "fzf"
Key bindings | Discription |
---|---|
<Leader> f <Space> |
Fuzzy find menu:CustomKeyMaps |
<Leader> f p |
Fuzzy find menu:AddedPlugins |
<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 t |
Fuzzy find global tags |
SPC b b |
List all buffers |
Powered by Jekyll