summaryrefslogtreecommitdiff
path: root/config/ide.el
blob: 2ee13df175a2da214adb258aa638c00ae9bff648 (plain)
1
2
3
4
5
6
7
8
;; IDE Features for EMACS

;; =====================================
;; Modes
;; =====================================

(use-package go-mode)
(use-package rust-mode)