How to enable treesitter highliting in pickers preview for python files ? #1933
Answered
by
woertsposzibllen4me
woertsposzibllen4me
asked this question in
Q&A
-
title |
Beta Was this translation helpful? Give feedback.
Answered by
woertsposzibllen4me
May 31, 2025
Replies: 1 comment 5 replies
-
No syntax highlight happens when LazyLoading Treesitter on event Setting |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
woertsposzibllen4me
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No syntax highlight happens when LazyLoading Treesitter on event
BufReadPre
, only for python (I guess most other languages over lua ?)Setting
VeryLazy
fixes it