This commit is contained in:
Barrett Ruth 2026-02-03 01:36:54 -05:00
parent 2e5400f9c0
commit 580fb5e5be
2 changed files with 7 additions and 0 deletions

View file

@ -1,6 +1,7 @@
name: quality
on:
workflow_call:
pull_request:
branches: [main]
push:

View file

@ -34,6 +34,12 @@ Using [lazy.nvim](https://github.com/folke/lazy.nvim):
}
```
Or via [luarocks](https://luarocks.org/modules/barrettruth/diffs.nvim):
```
luarocks install diffs.nvim
```
## Documentation
```vim