Remove redundant dtrt-indent mapping
It was upstreamed in jscheid/dtrt-indent#51
This commit is contained in:
parent
c963038308
commit
a36afa5136
1 changed files with 0 additions and 2 deletions
|
@ -383,8 +383,6 @@ files, so we replace calls to `pp' with the much faster `prin1'."
|
|||
;; Reduced from the default of 5000 for slightly faster analysis
|
||||
(setq dtrt-indent-max-lines 2000)
|
||||
|
||||
;; Add support for more languages
|
||||
(add-to-list 'dtrt-indent-hook-mapping-list '(typescript-mode javascript typescript-indent-level))
|
||||
;; always keep tab-width up-to-date
|
||||
(push '(t tab-width) dtrt-indent-hook-generic-mapping-list)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue