(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(lsp-vhdl-server 'vhdl-ls)
'(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'")
'(package-selected-packages '(matlab-mode tree-sitter))
'(request-backend 'url-retrieve)
'(safe-local-variable-values
'((rustic-cargo-run-arguments . "--release")
(rustic-cargo-build-arguments . "--release")
(rustic-cargo-build-arguments . "--features stm32f103 --features medium --features rt")))
'(treesit-font-lock-level 4)
'(vhdl-clock-edge-condition 'function)
'(vhdl-modify-date-on-saving nil)
'(vhdl-reset-kind 'sync))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)