mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/rust: remove redundant editorconfig-indentation-alist entry
This commit is contained in:
@ -28,7 +28,6 @@
|
|||||||
(when (featurep! :tools editorconfig)
|
(when (featurep! :tools editorconfig)
|
||||||
(after! editorconfig
|
(after! editorconfig
|
||||||
(pushnew! editorconfig-indentation-alist
|
(pushnew! editorconfig-indentation-alist
|
||||||
'(rust-mode rust-indent-offset)
|
|
||||||
'(rustic-mode rustic-indent-offset)))))
|
'(rustic-mode rustic-indent-offset)))))
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user