bump: :lang rust

brotzeit/rustic@804ebfe029 -> brotzeit/rustic@f4b5c288af

Close: #6153
Co-authored-by: brotzeit <brotzeitmacher@gmail.com>
This commit is contained in:
Henrik Lissner 2022-03-19 02:51:39 +01:00
parent aeef05bfd7
commit 7c6ebc48d5
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
2 changed files with 4 additions and 1 deletions

View file

@ -16,6 +16,9 @@
:config
(setq rustic-indent-method-chain t)
;; Conflicts with (and is redundant with) :ui ligatures
(setq rust-prettify-symbols-alist nil)
(set-docsets! 'rustic-mode "Rust")
(set-popup-rule! "^\\*rustic-compilation" :vslot -1)