Let editorconfig-emacs handle tab settings/delete-trailing-ws
This commit is contained in:
parent
8880e3c0f4
commit
b4458dd729
13 changed files with 11 additions and 41 deletions
|
@ -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\\)$")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue