j emacs: add comment for rust
This commit is contained in:
parent
d42caf6a40
commit
9f08df4b15
@ -105,6 +105,8 @@ let
|
||||
# Configuration for rust development
|
||||
# inspired by
|
||||
# https://github.com/bbatsov/prelude/blob/master/modules/prelude-rust.el
|
||||
#
|
||||
# This requires rls and racer to be installed on the system
|
||||
rustDevelopment = ''
|
||||
(add-hook 'rust-mode-hook #'racer-mode)
|
||||
(add-hook 'rust-mode-hook (lambda()
|
||||
|
Loading…
Reference in New Issue
Block a user