mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove dtrt-indent entries for crystal, rust & scala
They were merged upstream in jscheid/dtrt-indent/pull/49
This commit is contained in:
@ -21,11 +21,6 @@
|
||||
(when (featurep! +lsp)
|
||||
(add-hook 'rust-mode-local-vars-hook #'lsp!))
|
||||
|
||||
;; TODO PR these upstream
|
||||
(after! dtrt-indent
|
||||
(pushnew! dtrt-indent-hook-mapping-list
|
||||
'(rust-mode default rust-indent-offset)
|
||||
'(rustic-mode default rustic-indent-offset)))
|
||||
(when (featurep! :tools editorconfig)
|
||||
(after! editorconfig
|
||||
(pushnew! editorconfig-indentation-alist
|
||||
|
Reference in New Issue
Block a user