crystal-mode: remove editorconfig indent config (merged upstream)
This commit is contained in:
parent
540b3e17ba
commit
457bcc313b
1 changed files with 0 additions and 4 deletions
|
@ -3,10 +3,6 @@
|
|||
(use-package crystal-mode
|
||||
:mode "\\.cr$"
|
||||
:interpreter "crystal"
|
||||
:init
|
||||
(after! editorconfig
|
||||
(push '(crystal-mode crystal-indent-level)
|
||||
editorconfig-indentation-alist))
|
||||
:config
|
||||
(after! quickrun
|
||||
(quickrun-add-command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue