summaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/telescope/previewers.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/telescope/previewers.lua b/lua/telescope/previewers.lua
index 05efa66..f9d8e5b 100644
--- a/lua/telescope/previewers.lua
+++ b/lua/telescope/previewers.lua
@@ -469,7 +469,6 @@ previewers.help = defaulter(function(_)
-- remove leading '/'
search_query = search_query:sub(2)
- print(search_query)
-- Set the query to "very nomagic".
-- This should make it work quite nicely given tags.