index
:
emacs.d.git
this commit
main
my emacs configuration
Franck Cuny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs.d
/
inits
/
20_helm.el
blob: f969fc33ecb4037ca65f9aaecf3865e2963bad5e (
plain
) (
blame
)
1
2
3
4
5
(
use-package
helm
:ensure
t
:diminish
helm-mode
:config
(
helm-mode
))