Enable tree-sitter for all language modules. lua <<EOF require'nvim-treesitter.configs'.setup { highlight = { enable = true } ...
確定! 回上一頁