Remove the feature-mode package

This commit is contained in:
2023-10-22 08:08:13 +02:00
parent 989125b0b2
commit 6e0b245d34

View File

@@ -3304,13 +3304,6 @@ The new completing system!
:mode "\\.cs\\'") :mode "\\.cs\\'")
#+END_SRC #+END_SRC
** Gherkin (BDD) feature files
#+BEGIN_SRC emacs-lisp
(use-package feature-mode
:mode "\\.feature\\'")
#+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