mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-11 00:23:59 +02:00
Note on PCRE2
This commit is contained in:
@@ -170,6 +170,10 @@ This was a dependency but I switched to java script
|
||||
- [fzf](https://github.com/junegunn/fzf)
|
||||
- [skim](https://github.com/lotabout/skim)
|
||||
- [rg](https://www.google.com/search?client=firefox-b-d&q=ripgrep+github)
|
||||
- Make sure to include `pcre2`, this comes in *Arch*, if using `cargo`:
|
||||
```bash
|
||||
cargo install ripgrep --features 'pcre2'
|
||||
```
|
||||
- [perl](https://wiki.archlinux.org/index.php/Perl)
|
||||
- [python](https://www.python.org/download/releases/3.0/)
|
||||
- [tmsu](https://aur.archlinux.org/packages/tmsu/)<sup>AUR</sup>
|
||||
|
Reference in New Issue
Block a user