jim_br is MY work; master says SYNCd to upstream

This commit is contained in:
jimrothstein 2023-09-02 21:24:06 -07:00
parent 576a9abb0a
commit 51552deeb0
1 changed files with 1 additions and 0 deletions

View File

@ -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' } {'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