diff options
| author | Thomas Vigouroux <tomvig38@gmail.com> | 2020-11-23 19:46:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-23 12:46:27 -0600 |
| commit | 808765a6c8cde93621f656fa61b0c6223928f51e (patch) | |
| tree | cbbe64a1649317e870297f86d89f222238a51c0a /README.md | |
| parent | 3c07232d076d3f62919ffe1dc16409addaae82f2 (diff) | |
fix: update interface following languagetree merge (#687)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -130,7 +130,6 @@ lua <<EOF require'nvim-treesitter.configs'.setup { highlight = { enable = true, - use_languagetree = false, -- Use this to enable language injection (this is very unstable) custom_captures = { -- Highlight the @foo.bar capture group with the "Identifier" highlight group. ["foo.bar"] = "Identifier", |
