summary refs log tree commit diff
path: root/emacs.d/inits/90_thrift.el
blob: 3a994291f8c6deb2564a6e1fb6b21e0dbe2d4cad (plain) (blame)
1
2
3
(use-package thrift
  :ensure t
  :defer t)