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

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

[nongnu] elpa/swift-mode 34be010 074/496: Update features in readme


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 34be010 074/496: Update features in readme
Date: Sun, 29 Aug 2021 11:33:10 -0400 (EDT)

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

    Update features in readme
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 86e3f50..2749e95 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@ Major-mode for Apple's [Swift programming language][swift]. 
Currently provides:
 
 - syntax highlighting
 - indentation
+- code navigation with [imenu][]
+- automatic syntax checking with [flycheck][]
 
 This is currently at an early stage of development and there's plenty of work 
to
 do. Check the issue tracker.
@@ -80,3 +82,5 @@ See [COPYING][]. Copyright (c) 2014 Chris Barrett.
 [rust-mode]: https://github.com/mozilla/rust/tree/master/src/etc/emacs
 [melpa]: http://melpa.milkbox.net
 [melpa stable]: http://melpa-stable.milkbox.net
+[imenu]: http://www.gnu.org/software/emacs/manual/html_node/emacs/Imenu.html
+[flycheck]: http://flycheck.readthedocs.org/en/latest/



reply via email to

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