emacs: Add rust configuration
This commit is contained in:
parent
ae00aa55e6
commit
1796e48cac
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
||||||
|
(use-package rust-mode
|
||||||
|
:ensure t
|
||||||
|
:init
|
||||||
|
(setq rust-mode-treesitter-derive t))
|
Loading…
Add table
Add a link
Reference in a new issue