1
0
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:
Stefan Ellmauthaler 2023-05-08 15:45:59 +02:00
parent 4ed287f7aa
commit ee0f19b323
Failed to extract signature

View File

@ -386,6 +386,9 @@
;;(add-hook 'rustic-mode-hook 'company-mode) ;;(add-hook 'rustic-mode-hook 'company-mode)
;;(add-hook 'rustic-mode-hook 'flymake-mode) ;;(add-hook 'rustic-mode-hook 'flymake-mode)
(use-package rust-mode
:after lsp-mode rust-mode)
(use-package rustic (use-package rustic
:after lsp-mode :after lsp-mode
:config :config