Make python use ts
This commit is contained in:
parent
8c181cb763
commit
bcb2ae3b49
1
init.el
1
init.el
@ -124,6 +124,7 @@
|
||||
'((c-mode . c-ts-mode)
|
||||
(c++-mode . c++-ts-mode)
|
||||
(c-or-c++-mode . c-or-c++-ts-mode)
|
||||
(python-mode . python-ts-mode)
|
||||
(java-mode . java-ts-mode)
|
||||
(rust-mode . rust-ts-mode)
|
||||
(json-mode . json-ts-mode)
|
||||
|
Loading…
x
Reference in New Issue
Block a user