doom-emacs/templates
Henrik Lissner 63b0ebeda7
refactor!(rust): remove racer and default to +lsp
BREAKING CHANGE: Racer is no longer developed and its project page
recommends using rust-analyzer instead. Moreover, users have reported
issues trying to build/install it on recent versions of rust, so I've
removed support for Racer from Doom, and now default solely to LSP for
IDE features.

Users that want these features will need to activate the module's +lsp
flag (along with the :tools lsp module) and install rust-analyzer. See
the module's README for instructions.

Close: #6705
Co-authored-by: c1ttim <c1ttim@users.noreply.github.com>
2022-09-07 01:25:18 +02:00
..
BUG_REPORT
config.example.el
init.example.el refactor!(rust): remove racer and default to +lsp 2022-09-07 01:25:18 +02:00
packages.example.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
QUICKSTART_INTRO
VANILLA_SANDBOX