Set branch for tree-sitter
In a hopeful attempt at getting the bloody thing working.
This commit is contained in:
parent
909e835e4f
commit
4d72ab88d7
1 changed files with 1 additions and 0 deletions
|
|
@ -864,6 +864,7 @@ require("lazy").setup({
|
|||
},
|
||||
{ -- Highlight, edit, and navigate code
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
branch = 'master',
|
||||
build = ":TSUpdate",
|
||||
opts = {
|
||||
ensure_installed = { "python", "bash", "c", "diff", "html", "lua", "luadoc", "markdown", "vim", "vimdoc" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue