From ced4bd3c3db154d63bd1cf2a18eb3a3848793a8d Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 1 Jan 2023 20:19:43 -0600 Subject: [PATCH] remove readme packer example --- readme.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/readme.md b/readme.md index 2a01bf3..a0f8066 100644 --- a/readme.md +++ b/readme.md @@ -14,15 +14,6 @@ Display the costs of javascript imports inside neovim with the power of sh install.sh ``` -Example configuration with [packer.nvim](https://github.com/wbthomason/packer.nvim): - -```lua -use { - 'barrett-ruth/import-cost.nvim', - run = 'sh install.sh' -} -``` - ## Configuration ```lua