master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 83f61683bf - Show all commits

View File

@@ -2,6 +2,7 @@ return {
'nvim-treesitter/nvim-treesitter',
build = ':TSUpdate',
config = function()
require('nvim-treesitter.install').compilers = {'clang'}
require('nvim-treesitter.configs').setup({
ensure_installed = 'all',
highlight = {