Add configuration for the Rust language

This commit is contained in:
Gergely Polonkai 2020-07-20 06:40:05 +02:00
parent fe33e00f82
commit 7bbb7dab6d
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
2 changed files with 13 additions and 0 deletions

View File

@ -3644,6 +3644,16 @@ directory. It is available from [[http://plantuml.com/download][here]].
:mode "\\.pony\\'")
#+END_SRC
** Rust
#+BEGIN_SRC emacs-lisp
(use-package rust-mode
:mode "\\.rs\\'")
(use-package cargo
:mode "\\.rs\\'")
(use-package flycheck-rust)
#+END_SRC
* Games
** Gnu Go

View File

@ -47,6 +47,7 @@
avy
beacon
bind-key
cargo
cheatsheet
ciel
coffee-mode
@ -87,6 +88,7 @@
feature-mode
flycheck
flycheck-pkg-config
flycheck-rust
flymake-python-pyflakes
focus
forge
@ -209,6 +211,7 @@
request
restclient
restclient-helm
rust-mode
s
sass-mode
secretaria