Add highlight-indentation; remove shader-lab
This commit is contained in:
parent
96af58e2bf
commit
d050b90c69
1 changed files with 2 additions and 1 deletions
3
Cask
3
Cask
|
@ -49,6 +49,7 @@
|
|||
(depends-on "smart-forward")
|
||||
(depends-on "smartparens")
|
||||
(depends-on "smex")
|
||||
(depends-on "highlight-indentation" :git "https://github.com/antonj/Highlight-Indentation-for-Emacs")
|
||||
|
||||
;; Completion --- core/core-company.el
|
||||
(depends-on "company")
|
||||
|
@ -153,5 +154,5 @@
|
|||
;; (depends-on "d-mode")
|
||||
|
||||
;; 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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue