mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
Bump :lang swift
swift-emacs/swift-mode@95ff004 -> swift-emacs/swift-mode@ad12a30 emacs-lsp/lsp-sourcekit@ff204ed -> emacs-lsp/lsp-sourcekit@aafa987 Adds support for sourcekit-lsp bundled with Xcode
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/swift/packages.el
|
||||
|
||||
(package! swift-mode :pin "95ff0041370660e839ed06aa92330694d8590d62")
|
||||
(package! swift-mode :pin "ad12a3025156873995318b6a0480cd2459063bf7")
|
||||
|
||||
(if (featurep! +lsp)
|
||||
(package! lsp-sourcekit :pin "ff204ed820df8c3035ebdc4b5a583640d52caeeb")
|
||||
(package! lsp-sourcekit :pin "aafa9878a3df2f08e5a9c846d91fd53350ce3c99")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-sourcekit :pin "abf9bc5a0102eb666d3aa6d6bf22f6efcc852781"))
|
||||
(when (featurep! :checkers syntax)
|
||||
|
Reference in New Issue
Block a user