Replace :docset with set-docset! autodef
This commit is contained in:
parent
cccccbb3fd
commit
b99ab59578
4 changed files with 49 additions and 26 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
(after! rust-mode
|
||||
(set-env! "RUST_SRC_PATH")
|
||||
(set! :docset 'rust-mode "Rust")
|
||||
(set-docset! 'rust-mode "Rust")
|
||||
(setq rust-indent-method-chain t)
|
||||
|
||||
(map! :map rust-mode-map
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue