mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 04:20:24 +10:00
Minor edits.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/swift/packages.el
|
||||
|
||||
(package! swift-mode :pin "d266fbd300a1bf1592e1462ead4be093b8b68f98")
|
||||
(package! swift-mode :pin "e65a80a659c74d0a62b00dff183a0f7fc8385ce1")
|
||||
|
||||
(if (featurep! +lsp)
|
||||
(package! lsp-sourcekit :pin "130f7a8f7a37869515953aa7715b3b969c3d7a0b")
|
||||
(package! lsp-sourcekit :pin "948c3a35fd05496a77af2d8935e754db112cb4c3")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-sourcekit :pin "abf9bc5a0102eb666d3aa6d6bf22f6efcc852781"))
|
||||
(when (featurep! :checkers syntax)
|
||||
|
||||
Reference in New Issue
Block a user