lang/swift: defer set-repl-handler! call
This commit is contained in:
parent
b38cbcd060
commit
b21ccd104b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
;;; lang/swift/config.el -*- lexical-binding: t; -*-
|
;;; lang/swift/config.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
;; `swift-mode'
|
(after! swift-mode
|
||||||
(set-repl-handler! 'swift-mode #'run-swift)
|
(set-repl-handler! 'swift-mode #'run-swift))
|
||||||
|
|
||||||
|
|
||||||
(def-package! flycheck-swift
|
(def-package! flycheck-swift
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue