Add thrift-mode
This commit is contained in:
parent
1f1b186a30
commit
f7d83106cc
|
@ -9,17 +9,18 @@
|
|||
;;; Code:
|
||||
|
||||
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
|
||||
; (package! some-package)
|
||||
; (package! some-package)
|
||||
|
||||
(package! elpher)
|
||||
(package! edit-server)
|
||||
(package! ivy-prescient)
|
||||
; (package! ace-jump-mode)
|
||||
; (package! ace-jump-mode)
|
||||
(package! noflet)
|
||||
(package! org-roam)
|
||||
(package! flycheck-clj-kondo)
|
||||
(package! org-roam)
|
||||
(package! ox-gemini)
|
||||
(package! thrift-mode)
|
||||
|
||||
(package! pylint)
|
||||
|
||||
|
|
Loading…
Reference in New Issue