萌新求问关于tree-sitter的安装问题

后面只要将 c-mode 替换成 c-ts-mode 就可以了……

(setq major-mode-remap-alist
	      '((c-mode . c-ts-mode)))