master #1

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

View File

@@ -13,6 +13,9 @@ require('nvim-treesitter.configs').setup({
-- colors = {}, -- table of hex strings
-- termcolors = {} -- table of colour name strings
},
indent = {
enable = false -- maybe buggy
},
textobjects = {
select = {
enable = true,