more misc packages

This commit is contained in:
Barrett Ruth 2026-02-12 00:20:14 -05:00
parent 844127d30f
commit 7ca12a38ae
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
7 changed files with 53 additions and 39 deletions

View file

@ -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', {