mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
Let editorconfig-emacs handle tab settings/delete-trailing-ws
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
;;; module-data.el --- dbs 'n data formats
|
||||
|
||||
(add-hook! (yaml-mode toml-mode) 'narf|enable-tab-width-2)
|
||||
|
||||
(use-package yaml-mode :mode "\\.ya?ml$")
|
||||
|
||||
(use-package json-mode :mode "\\.js\\(on\\|hintrc\\)$")
|
||||
|
Reference in New Issue
Block a user