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:
|
;;; Commentary:
|
||||||
;;
|
;;
|
||||||
;; This library tries to do something similar to `helm-projectile',
|
;; Projectile has native support for using ivy as its completion
|
||||||
;; but using `ivy' instead of `helm'. The main function is
|
;; system. Counsel-projectile provides further ivy integration into
|
||||||
;; `counsel-projectile'.
|
;; 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:
|
;;; Code:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue