remove readme packer example
This commit is contained in:
parent
6627489a6d
commit
ced4bd3c3d
1 changed files with 0 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue