Skip to content

Commit

Permalink
Create thrift-mode.el
Browse files Browse the repository at this point in the history
  • Loading branch information
ahanwadi authored Jun 11, 2017
1 parent 01d57f2 commit 80cbd8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions thrift-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
;; Requirements:
(require 'font-lock)

(add-to-list 'auto-mode-alist '("\\.thrift\\'" . thrift-mode))

;;
;; Thrift Functionality
;;
Expand Down

0 comments on commit 80cbd8c

Please sign in to comment.