Update README.md
This commit is contained in:
@@ -1931,7 +1931,7 @@ These modes are optional and can be added selectively to `~/.emacs.d/post-init.e
|
|||||||
|
|
||||||
(use-package rust-mode
|
(use-package rust-mode
|
||||||
:commands rust-mode
|
:commands rust-mode
|
||||||
:mode ("\\.rs$" . rust-mode)
|
:mode ("\\.rs\\'" . rust-mode)
|
||||||
:custom
|
:custom
|
||||||
(rust-indent-offset 2))
|
(rust-indent-offset 2))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user