mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
keep treesitter up to date
This commit is contained in:
parent
b35690a03b
commit
a874bdbd80
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ local plugins = {
|
|||
vim.opt.foldexpr = "nvim_treesitter#foldexpr()"
|
||||
vim.opt.foldlevelstart = 99
|
||||
end,
|
||||
build = "TSUpdateSync"
|
||||
},
|
||||
|
||||
-- because indenting is still broken in treesitter for python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue