[emacs] Fix C# language entry
This commit is contained in:
parent
3ca393bcfd
commit
72cb014e80
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@
|
|||
'(
|
||||
(bash "https://github.com/tree-sitter/tree-sitter-bash")
|
||||
(cmake "https://github.com/uyha/tree-sitter-cmake")
|
||||
(csharp "https://github.com/tree-sitter/tree-sitter-c-sharp")
|
||||
(c-sharp "https://github.com/tree-sitter/tree-sitter-c-sharp")
|
||||
(css "https://github.com/tree-sitter/tree-sitter-css")
|
||||
(elisp "https://github.com/Wilfred/tree-sitter-elisp")
|
||||
(go "https://github.com/tree-sitter/tree-sitter-go")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue