fix: Fix warnings & errors detected by elisp compiler
Minor things that came up when byte-compiling the configuration.
This commit is contained in:
parent
0d5bdbd7ce
commit
0511e7eb97
4 changed files with 8 additions and 11 deletions
|
|
@ -1,3 +1,4 @@
|
|||
(require 'company)
|
||||
(require 'rust-mode)
|
||||
|
||||
;; Enable cargo-related (C-c C-c C-...) commands.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue