mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
config for rust-mode
This commit is contained in:
parent
4ed287f7aa
commit
ee0f19b323
@ -386,6 +386,9 @@
|
||||
;;(add-hook 'rustic-mode-hook 'company-mode)
|
||||
;;(add-hook 'rustic-mode-hook 'flymake-mode)
|
||||
|
||||
(use-package rust-mode
|
||||
:after lsp-mode rust-mode)
|
||||
|
||||
(use-package rustic
|
||||
:after lsp-mode
|
||||
:config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user