summaryrefslogtreecommitdiff
path: root/doc/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/configuration.md')
-rw-r--r--doc/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configuration.md b/doc/configuration.md
index 4cad2a1d..62ffcacc 100644
--- a/doc/configuration.md
+++ b/doc/configuration.md
@@ -153,7 +153,7 @@ You can hide all nREPL middleware details from `cider-browse-ns*` and `cider-apr
commands by customizing the variable `cider-filter-regexps`. It should be a list of
regexps matching the pattern of namespaces you want to filter out.
-Its default value is `'("^cider.nrepl" "^refactor-nrepl" "^clojure.tools.nrepl")`,
+Its default value is `'("^cider.nrepl" "^refactor-nrepl" "^clojure.tools.nrepl" "^nrepl")`,
the most commonly used middleware collections/packages.
An important thing to note is that this list of regexps is passed on to the middleware