Remove the feature-mode package

This commit is contained in:
Gergely Polonkai 2023-10-22 08:08:13 +02:00
parent 989125b0b2
commit 6e0b245d34
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 0 additions and 7 deletions

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