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

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

[elpa] externals/csharp-mode 3d0f86b 043/459: Updated readme.


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode 3d0f86b 043/459: Updated readme.
Date: Sun, 22 Aug 2021 13:58:52 -0400 (EDT)

branch: externals/csharp-mode
commit 3d0f86bcf4673fa30d8c52b9ee1305870309ad58
Author: Jostein Kjønigsen <jostein@kjonigsen.net>
Commit: Jostein Kjønigsen <jostein@kjonigsen.net>

    Updated readme.
---
 README.org | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index 00a6462..dc60d1a 100644
--- a/README.org
+++ b/README.org
@@ -19,15 +19,14 @@ This is a mode for editing C# in emacs. It's based on 
cc-mode, v5.30.3 and above
 - automagic code-doc generation when you type three slashes.
 - intelligent insertion of matched pairs of curly braces.
 - sets the compiler regex for next-error, for csc.exe output.
-- flymake integration, if you use it
-- integration with ya-snippet.el, if you have it.
 - imenu indexing of C# source, for easy menu-based navigation. 
 
 ** Usage
 
-Currently this repo is not published to ELPA/MELPA/Marmelade, so you need to 
clone it.
+This package is currently available on MELPA, but not yet Marmalade. Install 
using
+`M-x list-packages` and make sure you choose the MELPA-sourced package.
 
-Once added to your .emacs.d it should be loadable using
+Once installed the package should be automatically used for files with a 
`.cs`-extension.
 
 #+BEGIN_SRC emacs-lisp
   (require 'csharp-mode)



reply via email to

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