Y Inoue
Results
2
comments of
Y Inoue
I was able to resolve the issue by rerunning `npm run build` in my PC.
@mcp1766 Hi, Can you try the following settings? Regarding the default value of `use_treesitter`, `line_num` is `false` and `chunk` is `true`, which may cause differences in behavior. ```lua line_num =...