more misc packages
This commit is contained in:
parent
844127d30f
commit
7ca12a38ae
7 changed files with 53 additions and 39 deletions
|
|
@ -2,7 +2,7 @@ return {
|
|||
{
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
branch = 'main',
|
||||
build = ':TSUpdate',
|
||||
build = ':TSUpdate all',
|
||||
lazy = false,
|
||||
init = function()
|
||||
vim.api.nvim_create_autocmd('FileType', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue