1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Remove old command for lsp-rust-analyzer in emacs config

This commit is contained in:
Stefan Ellmauthaler 2023-05-09 10:07:24 +02:00
parent 3b9bd0546c
commit ae484f8222
Failed to extract signature

View File

@ -406,7 +406,6 @@
(lsp-rust-analyzer-display-parameter-hints t) (lsp-rust-analyzer-display-parameter-hints t)
(lsp-rust-analyzer-display-chaining-hints t) (lsp-rust-analyzer-display-chaining-hints t)
(lsp-rust-analyzer-display-closure-return-type-hints t) (lsp-rust-analyzer-display-closure-return-type-hints t)
(lsp-rust-analyzer-display-lifetime-elision-hints-enable skip_trivial)
(lsp-rust-analyzer-display-lifetime-elision-hints-use-parameter-names t) (lsp-rust-analyzer-display-lifetime-elision-hints-use-parameter-names t)
(lsp-rust-analyzer-proc-macro-enable t) (lsp-rust-analyzer-proc-macro-enable t)
(lsp-rust-analyzer-experimental-proc-attr-macros t) (lsp-rust-analyzer-experimental-proc-attr-macros t)