mirror of
https://github.com/SeriousBug/dotfiles
synced 2024-10-31 19:17:26 -05:00
Add ripgrep
This commit is contained in:
parent
a8715788a0
commit
1907aa7e4b
|
@ -37,6 +37,7 @@ PLUGINS=(
|
|||
"neovim"
|
||||
"nodejs"
|
||||
"pnpm"
|
||||
"ripgrep"
|
||||
"xh"
|
||||
)
|
||||
for PLUGIN in "${PLUGINS[@]}"; do
|
||||
|
|
Loading…
Reference in a new issue