emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swift-mode 19a61d9 022/496: fixup! Copy syntax table from


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 19a61d9 022/496: fixup! Copy syntax table from rust-mode.
Date: Sun, 29 Aug 2021 11:33:00 -0400 (EDT)

branch: elpa/swift-mode
commit 19a61d90f35211d188096eae7f9a13abeab26f14
Author: Chris Barrett <chris.d.barrett@me.com>
Commit: Chris Barrett <chris.d.barrett@me.com>

    fixup! Copy syntax table from rust-mode.
---
 swift-mode.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/swift-mode.el b/swift-mode.el
index 2759dc8..6045713 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -30,8 +30,6 @@
 (require 'dash)
 (require 'rx)
 
-(require 'swift-indentation)
-
 ;; Font lock.
 
 (defvar swift-mode--type-decl-keywords



reply via email to

[Prev in Thread] Current Thread [Next in Thread]