Leaderf-folder: Quickly open a subfolder

发布于 — 2022 年 08 月 07 日
#编程 #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