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
/
modes
/
cfg-thrift.el
blob: 4f491c212f778a174062f004dc789a15e51d1c92 (
plain
) (
blame
)
1
2
3
4
5
(
use-package
thrift
:ensure
t
:defer
t
)
(
provide
'cfg-thrift
)