mirror of
https://github.com/macocianradu/setup.git
synced 2026-07-16 10:38:46 +00:00
fixed treesitter main
This commit is contained in:
@@ -61,7 +61,11 @@ require("lazy").setup({
|
||||
},
|
||||
},
|
||||
'odoo/odoo-neovim',
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
{
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
lazy = false,
|
||||
build = ':TSUpdate'
|
||||
},
|
||||
{
|
||||
'theprimeagen/harpoon',
|
||||
branch = 'harpoon2',
|
||||
|
||||
Reference in New Issue
Block a user