diff --git a/doc/grapple.txt b/doc/grapple.txt index 5e136bf..27d2eb8 100644 --- a/doc/grapple.txt +++ b/doc/grapple.txt @@ -1,4 +1,4 @@ -*grapple.txt* For NVIM v0.9.0 Last change: 2024 April 05 +*grapple.txt* For NVIM v0.9.0 Last change: 2024 April 25 ============================================================================== Table of Contents *grapple-table-of-contents* @@ -707,22 +707,6 @@ Examples ~ < -GRAPPLE.CLEAR_CACHE - -Clear any cached value for a given scope. - -**API**`require("grapple").clear_cache(scope)` - -**scope?**`string` scope name (default: `settings.scope`) - -Examples ~ - ->lua - -- Clear the cached value for the initial working directory scope - require("grapple").clear_cache("static") -< - - TAGS *grapple-grapple.nvim-tags* A **tag** is a persistent tag on a file path or URL. It is a means of