lang/rust: remove redundant editorconfig-indentation-alist entry
This commit is contained in:
parent
5aa7415d87
commit
56d2c95cc7
1 changed files with 0 additions and 1 deletions
|
@ -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)))))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue