Add flycheck + company completion to swift-mode
This commit is contained in:
parent
a180cc9970
commit
dae889f6c9
2 changed files with 6 additions and 1 deletions
1
Cask
1
Cask
|
@ -211,6 +211,7 @@
|
|||
|
||||
;; Swift -- modules/module-swift.el
|
||||
(depends-on "swift-mode")
|
||||
(depends-on "company-sourcekit" :git "https://github.com/nathankot/company-sourcekit")
|
||||
|
||||
;; Vim -- modules/module-vim.el
|
||||
(depends-on "vimrc-mode")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue