Remove the csharp-mode package

This commit is contained in:
2023-10-23 07:51:45 +02:00
parent e7b1422f62
commit 5379c3ab13

View File

@@ -3174,13 +3174,6 @@ The new completing system!
:mode "\\.po\\'") :mode "\\.po\\'")
#+END_SRC #+END_SRC
** C#
#+BEGIN_SRC emacs-lisp
(use-package csharp-mode
:mode "\\.cs\\'")
#+END_SRC
** PlantUML ** PlantUML
Before using this, make sure the latest PlantUML JAR file is downloaded into the downloads Before using this, make sure the latest PlantUML JAR file is downloaded into the downloads