diff --git a/docs/admin/api.rst b/docs/admin/api.rst
index 7bf465404..8f4552f9c 100644
--- a/docs/admin/api.rst
+++ b/docs/admin/api.rst
@@ -69,10 +69,6 @@ Sample response
        {
          "enabled": true,
          "name": "HTTPS rewrite"
-       },
-       {
-         "enabled": false,
-         "name": "Vim-like hotkeys"
        }
      ],
      "safe_search": 0
diff --git a/searx/settings.yml b/searx/settings.yml
index b3a63f73b..e7f53a69c 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -209,7 +209,6 @@ outgoing:
 # enabled_plugins:
 #   # these plugins are enabled if nothing is configured ..
 #   - 'Hash plugin'
-#   - 'Search on category select'
 #   - 'Self Information'
 #   - 'Tracker URL remover'
 #   - 'Ahmia blacklist'  # activation depends on outgoing.using_tor_proxy
diff --git a/utils/templates/etc/searxng/settings.yml b/utils/templates/etc/searxng/settings.yml
index 04d25b9d3..b37dc2fb6 100644
--- a/utils/templates/etc/searxng/settings.yml
+++ b/utils/templates/etc/searxng/settings.yml
@@ -33,14 +33,11 @@ ui:
 
 enabled_plugins:
   - 'Hash plugin'
-  - 'Search on category select'
   - 'Self Informations'
   - 'Tracker URL remover'
   - 'Ahmia blacklist'
   # - 'Hostname replace'  # see hostname_replace configuration below
-  # - 'Infinite scroll'
   # - 'Open Access DOI rewrite'
-  # - 'Vim-like hotkeys'
 
 # plugins:
 #   - only_show_green_results