branch: externals/csharp-mode commit 00a3cd48210ec92008f2e8c4b20a9135326e1fc0 Author: Theodor Thornhill <t...@thornhill.no> Commit: Theodor Thornhill <t...@thornhill.no>
Add new url to csharp-tree-sitter.el --- csharp-tree-sitter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.el index c050674..90f633a 100644 --- a/csharp-tree-sitter.el +++ b/csharp-tree-sitter.el @@ -7,7 +7,7 @@ ;; Modified : 2020 ;; Version : 0.10.0 ;; Keywords : c# languages oop mode -;; X-URL : https://github.com/josteink/csharp-mode +;; X-URL : https://github.com/emacs-csharp/csharp-mode ;; Package-Requires: ((emacs "26.1") (tree-sitter "0.12.1") (tree-sitter-indent "0.1")) ;; This program is free software; you can redistribute it and/or modify