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

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

[elpa] externals/csharp-mode b6b7661 380/459: Add this expression


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode b6b7661 380/459: Add this expression
Date: Sun, 22 Aug 2021 14:00:05 -0400 (EDT)

branch: externals/csharp-mode
commit b6b76618737ae5586c540641ad3fbd5a2443620d
Author: Theodor Thornhill <theo@thornhill.no>
Commit: Theodor Thornhill <theo@thornhill.no>

    Add this expression
---
 csharp-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/csharp-mode.el b/csharp-mode.el
index aa5d1a9..ff034ae 100644
--- a/csharp-mode.el
+++ b/csharp-mode.el
@@ -681,6 +681,7 @@ Key bindings:
   (setq tree-sitter-hl-default-patterns
         [(comment) @comment
          (modifier) @keyword
+         (this_expression) @keyword
          ["using" "namespace" "class" "if" "else" "throw" "new" "for"
           "return" "await" "struct" "enum" "switch" "case"
           "default" "typeof" "try" "catch" "finally"



reply via email to

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