Add highlight-indentation; remove shader-lab

This commit is contained in:
Henrik Lissner 2015-07-20 13:28:58 +02:00
parent 96af58e2bf
commit d050b90c69

3
Cask
View file

@ -49,6 +49,7 @@
(depends-on "smart-forward") (depends-on "smart-forward")
(depends-on "smartparens") (depends-on "smartparens")
(depends-on "smex") (depends-on "smex")
(depends-on "highlight-indentation" :git "https://github.com/antonj/Highlight-Indentation-for-Emacs")
;; Completion --- core/core-company.el ;; Completion --- core/core-company.el
(depends-on "company") (depends-on "company")
@ -153,5 +154,5 @@
;; (depends-on "d-mode") ;; (depends-on "d-mode")
;; OTHER ;; OTHER
(depends-on "shaderlab-mode" :git "https://bitbucket.org/bbbscarter/emacs-shaderlab-mode") ;; (depends-on "shaderlab-mode" :git "https://bitbucket.org/bbbscarter/emacs-shaderlab-mode")
(depends-on "unityjs-mode" :git "https://github.com/naruse/EmacsUnityScript") (depends-on "unityjs-mode" :git "https://github.com/naruse/EmacsUnityScript")