From 51552deeb09d8f4116db47ef410112108f63177f Mon Sep 17 00:00:00 2001 From: jimrothstein Date: Sat, 2 Sep 2023 21:24:06 -0700 Subject: [PATCH] jim_br is MY work; master says SYNCd to upstream --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a312bc9..d6d4f18c 100644 --- a/README.md +++ b/README.md @@ -147,3 +147,4 @@ This requires: {'nvim-telescope/telescope-fzf-native.nvim', build = 'cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release && cmake --build build --config Release && cmake --install build --prefix build' } ``` +master stays SYNCD to upstram; jim_br is my work