Skip to content

This is a fork of OlMon's consult-projectile on Gitlab

Notifications You must be signed in to change notification settings

Qkessler/consult-projectile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

consult-projectile

A package to incorporate projectile into consult. This allows to choose a project, when none is selected or choose a project buffer/file.

Usage

Call function consult-projectile. Narrow selection with B for buffer, F for file or P for project.

Installation

The straight way is with the following code:

(use-package consult-projectile
  :straight (consult-projectile :type git :host gitlab :repo "OlMon/consult-projectile" :branch "master"))

The direct way is to clone this repo into your load-path and require consult-projectile.

About

This is a fork of OlMon's consult-projectile on Gitlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages