master #1

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

View File

@@ -7,7 +7,7 @@ return {
require('nvim-treesitter.configs').setup({ require('nvim-treesitter.configs').setup({
ensure_installed = 'all', ensure_installed = 'all',
modules = {}, modules = {},
sync_install = true, sync_install = false,
auto_install = false, auto_install = false,
ignore_install = {}, ignore_install = {},
highlight = { highlight = {