We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f00d94 commit 95933e7Copy full SHA for 95933e7
README.md
@@ -75,7 +75,7 @@ require'nvim-treesitter.configs'.setup {
75
-- Can also be a function which gets passed a table with the keys
76
-- * query_string: eg '@function.inner'
77
-- * selection_mode: eg 'v'
78
- -- and should return true of false
+ -- and should return true or false
79
include_surrounding_whitespace = true,
80
},
81
0 commit comments