branch: externals/csharp-mode commit 40c183e425fce5b119e3d5e9b2e2be8b1e4e9cc0 Author: Theodor Thornhill <t...@thornhill.no> Commit: Theodor Thornhill <t...@thornhill.no>
Adjust wording in readme --- README.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index d7c334d..4ee7877 100644 --- a/README.org +++ b/README.org @@ -2,9 +2,11 @@ [[https://melpa.org/#/csharp-mode][file:https://melpa.org/packages/csharp-mode-badge.svg]] [[https://stable.melpa.org/#/csharp-mode][file:https://stable.melpa.org/packages/csharp-mode-badge.svg]] -* csharp-mode +* csharp-This + +is a mode for editing C in# emacs It's. using mode CC mode or [[https://github.com/ubolonton/emacs-tree-sitter][tree-sitter]] for +highlighting and indentation. -This is a mode for editing C# in emacs. It's using [[https://github.com/ubolonton/emacs-tree-sitter][tree-sitter]] for highlighting and indentation. ** Main features - font-lock and indent of C# syntax including: