Skip to content

AshyIsMe/fzf-spacemacs-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

fzf layer

Table of Contents

Description

This layer aims to replace helm with fzf for most of the basic use cases:

  • find-files
  • find-recentf
  • Anything else useful from fzf.vim

Install

To use this layer first clone it into your ~/.emacs.d/private directory:

git clone git@github.com:ashyisme/fzf-spacemacs-layer.git ~/.emacs.d/private/fzf

Then enable the layer in your ~/.spacemacs:

(setq-default dotspacemacs-configuration-layers '(fzf))

Key bindings

Key BindingDescription
SPC o f fDoes spacemacs/fzf-find-files
SPC o f rDoes spacemacs/fzf-recentf

About

fzf layer for spacemacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages