mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 08:37:12 +00:00
Format "delta" like the other programs.
This commit is contained in:
parent
3f37d292ec
commit
310654d49f
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ highlighting:
|
|||
git show v0.6.0:src/main.rs | bat -l rs
|
||||
```
|
||||
|
||||
Note that syntax highlighting within diffs is currently not supported. If you are looking for this, check out [delta](https://github.com/dandavison/delta).
|
||||
Note that syntax highlighting within diffs is currently not supported. If you are looking for this, check out [`delta`](https://github.com/dandavison/delta).
|
||||
|
||||
#### `xclip`
|
||||
|
||||
|
|
Loading…
Reference in a new issue