bump: :lang rust
brotzeit/rustic@804ebfe029 -> brotzeit/rustic@f4b5c288af Close: #6153 Co-authored-by: brotzeit <brotzeitmacher@gmail.com>
This commit is contained in:
parent
aeef05bfd7
commit
7c6ebc48d5
2 changed files with 4 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue