feat(wpcarro/emacs): Drop racer.el support

AFAIU `racer` is deprecated in favor of LSP.

Change-Id: I8bee3bb32d208b4f21cd7699ae93fc76a69ec964
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6051
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
This commit is contained in:
William Carroll 2022-08-07 12:50:29 -07:00 committed by wpcarro
parent 7b8e30bdf3
commit e23a556873
2 changed files with 5 additions and 3 deletions

View file

@ -24,7 +24,8 @@ let
ispell
nix
pass
racer
rls # Rust Language Server
rust-analyzer
rustc
rustfmt
scrot