Nvim lazy update
This commit is contained in:
parent
984d56b554
commit
f50e99a8a8
2 changed files with 16 additions and 16 deletions
|
|
@ -2,7 +2,6 @@ return {
|
|||
'nvim-treesitter/nvim-treesitter',
|
||||
config = function()
|
||||
require("nvim-treesitter.configs").setup({
|
||||
ensure_installed = "all",
|
||||
auto_install = true,
|
||||
sync_install = false,
|
||||
highlight = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue