summary refs log tree commit diff
path: root/emacs.d/modes/cfg-thrift.el
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2016-07-03 13:25:44 -0700
committerFranck Cuny <franckcuny@gmail.com>2016-07-03 13:25:44 -0700
commit1346ffa38cd554571171a1b4fb20b3ad7faf2c3d (patch)
tree6ef7fba9fdb1aeca973747153d8a2528167d3fe6 /emacs.d/modes/cfg-thrift.el
parent[bash] clean up a little bit the configuration (diff)
downloademacs.d-1346ffa38cd554571171a1b4fb20b3ad7faf2c3d.tar.gz
[emacs] move everything back to one file for now.
Diffstat (limited to 'emacs.d/modes/cfg-thrift.el')
-rw-r--r--emacs.d/modes/cfg-thrift.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/emacs.d/modes/cfg-thrift.el b/emacs.d/modes/cfg-thrift.el
deleted file mode 100644
index 4f491c2..0000000
--- a/emacs.d/modes/cfg-thrift.el
+++ /dev/null
@@ -1,5 +0,0 @@
-(use-package thrift
-  :ensure t
-  :defer t)
-
-(provide 'cfg-thrift)