update commentary
This commit is contained in:
parent
c400695dc5
commit
852011d217
1 changed files with 5 additions and 3 deletions
|
|
@ -30,9 +30,11 @@
|
|||
|
||||
;;; Commentary:
|
||||
;;
|
||||
;; This library tries to do something similar to `helm-projectile',
|
||||
;; but using `ivy' instead of `helm'. The main function is
|
||||
;; `counsel-projectile'.
|
||||
;; Projectile has native support for using ivy as its completion
|
||||
;; system. Counsel-projectile provides further ivy integration into
|
||||
;; projectile by taking advantage of ivy's mechanism to select from a
|
||||
;; list of actions and/or apply an action without leaving the comlpetion
|
||||
;; session. It is inspired by helm-projectile. See the README for more details.
|
||||
;;
|
||||
;;; Code:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue