Enable indent-bars in yaml-ts-mode
This commit is contained in:
parent
8b7e0bcdf9
commit
7d573dc56e
@ -664,7 +664,7 @@
|
||||
list list_comprehension
|
||||
dictionary dictionary_comprehension
|
||||
parenthesized_expression subscript)))
|
||||
:hook ((python-base-mode yaml-mode) . indent-bars-mode))
|
||||
:hook ((python-base-mode yaml-base yaml-ts-mode) . indent-bars-mode))
|
||||
|
||||
(use-package editorconfig :ensure t :demand
|
||||
:delight
|
||||
|
Loading…
Reference in New Issue
Block a user