🌚

Leaderf-folder: Quickly open a subfolder

Posted at — Aug 07, 2022
#编程 #Vim #LeaderF #plugin

LeaderF-folder is a plugin for LeaderF that aims to open a subfolder quickly.

screen cast

Requirements

Setup

This plugin takes Dirbuf as the default solution to open the chosen subfolder. You can use the following option to customize it:

1
let g:Lf_FolderAcceptSelectionCmd = 'Dirbuf'

Usage

1
:LeaderfFolder

Press F1 to get more help