Add nim-mode plugins to caskfile
This commit is contained in:
parent
ca79a49c35
commit
1a7f9647bd
1 changed files with 4 additions and 0 deletions
4
Cask
4
Cask
|
@ -160,6 +160,10 @@
|
|||
;; Markdown -- modules/module-markdown.el
|
||||
(depends-on "markdown-mode")
|
||||
|
||||
;; Nim -- modules/module-nim.el
|
||||
(depends-on "nim-mode")
|
||||
(depends-on "flycheck-nim")
|
||||
|
||||
;; Org -- modules/module-org.el
|
||||
(depends-on "company-math")
|
||||
(depends-on "org-plus-contrib")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue