config/doom: enable rust

This commit is contained in:
xeruf 2024-06-28 22:31:13 +03:00
parent a02ba4bc83
commit 805e7ffb9c
2 changed files with 3 additions and 2 deletions

View File

@ -578,7 +578,8 @@ Version 2019-11-04 2021-02-16"
;:after org-mode ;:after org-mode
:defer 3 :defer 3
:init :init
(setq company-minimum-prefix-length 1 (setq company-minimum-prefix-length 2
company-tooltip-limit 9
company-dabbrev-ignore-case 't company-dabbrev-ignore-case 't
completion-ignore-case 't) completion-ignore-case 't)
:config :config

View File

@ -156,7 +156,7 @@
;;rest ; Emacs as a REST client ;;rest ; Emacs as a REST client
rst ; ReST in peace rst ; ReST in peace
(ruby +rails +tree-sitter +rbenv +lsp) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} (ruby +rails +tree-sitter +rbenv +lsp) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap() rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good ;;scala ; java, but good
;;scheme ; a fully conniving family of lisps ;;scheme ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor sh ; she sells {ba,z,fi}sh shells on the C xor