From ab7c3a77cf8b9b7e92fa67e947917cdf4a42420f Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 15 May 2024 01:41:22 +0200 Subject: Update README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6703bd1..52367e1 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,12 @@ neovim = nightly 1. Create a `.vale.ini` file in the project 2. Run `vale sync` with the vale located in `mason/packages/vale` + +## Clear lua Cache + +```fnl +(let [cache-api (require :hotpot.api.cache)] + (cache-api.clear-cache)) +``` + +Select and run `:Fnl` -- cgit v1.2.3-70-g09d2