From ef5d25e8435c9941f6bb5883c4a8bf0d000c38a3 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Mon, 9 Jan 2023 16:50:01 -0600 Subject: [PATCH] readme: known issues --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1d8a6c8..cc654a6 100644 --- a/readme.md +++ b/readme.md @@ -43,6 +43,7 @@ See `:h import-cost` for more information thus, unavoidable) 2. Long wait times - once again, the npm module may take quite a while before fully parsing packages +3. [pnpm problems](https://github.com/barrett-ruth/import-cost.nvim/issues/5) ## Acknowledgements