From 179c4089cf0f28d6f02b5e409149c6aa56cbe71b Mon Sep 17 00:00:00 2001 From: Byron Torres Date: Sat, 28 Oct 2023 14:26:24 +0100 Subject: fix: rm helptext "partial symbols" paragraph --- doc/haredoc.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/haredoc.txt b/doc/haredoc.txt index 72d5fb2..00fc9dd 100644 --- a/doc/haredoc.txt +++ b/doc/haredoc.txt @@ -7,9 +7,6 @@ See haredoc(1) and hare(1). https://docs.harelang.org/ -This plugin is not capable of resolving partial symbols (e.g. chrono::moment), -only full symbols that haredoc can resolve (e.g. time::chrono::moment). - This plugin appropriately uses |popup-window| and |terminal-window| to display documentation. If either |+popupwin| or |+terminal| is not available, this plugin falls back to a normal window. -- cgit v1.2.3