Add xxhash package requirement

This commit is contained in:
Josh Holtrop 2026-05-15 14:47:14 -04:00
parent d031d24178
commit b6a1b042a3

View File

@ -3,7 +3,7 @@
- Install packages:
```
sudo pacman -S neovim neovim-qt fzf xclip
sudo pacman -S neovim neovim-qt fzf xclip xxhash
```
- `mkdir ~/.config/nvim`