prefer luarocks install
This commit is contained in:
parent
580fb5e5be
commit
259763ade4
1 changed files with 2 additions and 11 deletions
13
README.md
13
README.md
|
|
@ -24,17 +24,8 @@ highlighting.
|
|||
|
||||
## Installation
|
||||
|
||||
Using [lazy.nvim](https://github.com/folke/lazy.nvim):
|
||||
|
||||
```lua
|
||||
{
|
||||
'barrettruth/diffs.nvim',
|
||||
dependencies = { 'tpope/vim-fugitive' },
|
||||
opts = {},
|
||||
}
|
||||
```
|
||||
|
||||
Or via [luarocks](https://luarocks.org/modules/barrettruth/diffs.nvim):
|
||||
Install with your package manager of choice or via
|
||||
[luarocks](https://luarocks.org/modules/barrettruth/diffs.nvim):
|
||||
|
||||
```
|
||||
luarocks install diffs.nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue