mirror of
https://gitcode.com/gh_mirrors/se/setup-python.git
synced 2026-07-03 18:55:08 +00:00
6 lines
178 B
EmacsLisp
6 lines
178 B
EmacsLisp
((nil . ((indent-tabs-mode . nil)
|
|
(tab-width . 8)
|
|
(fill-column . 80)))
|
|
(js-mode . ((js-indent-level . 2)
|
|
(indent-tabs-mode . nil)
|
|
))) |