diff --git a/dotfiles/fish/plugins.fish b/dotfiles/fish/plugins.fish index d9afa9b..0e44510 100644 --- a/dotfiles/fish/plugins.fish +++ b/dotfiles/fish/plugins.fish @@ -58,7 +58,7 @@ and source ~/.asdf/asdf.fish command -qs sccache or _install-sccache &> /dev/null & -set -x RUSTC_WRAPPER sccache +# set -x RUSTC_WRAPPER sccache command -qs rust-analyzer or _install-rust-analyzer &> /dev/null &