From 7cdaaaa39dde06b7372aa1b326c272ad11a95d4e Mon Sep 17 00:00:00 2001 From: toppair <51824331+toppair@users.noreply.github.com> Date: Sat, 10 Jul 2021 17:46:08 +0200 Subject: fix: pasting multiline register content (#971) --- doc/telescope.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/telescope.txt b/doc/telescope.txt index a264ec5..832e4a5 100644 --- a/doc/telescope.txt +++ b/doc/telescope.txt @@ -51,7 +51,7 @@ telescope.setup({opts}) *telescope.setup()* history: ~ This field handles the configuration for prompt history. By default it is a table, with default values (more below). - To disable history, set it to either false or nil. + To disable history, set it to false. Currently mappings still need to be added, Example: mappings = { -- cgit v1.2.3