updating libraries 💥

This commit is contained in:
Carlos Gutierrez
2026-01-10 14:40:04 -05:00
parent d6f00d0d99
commit 97795e90b3
14 changed files with 405 additions and 131 deletions

View File

@@ -49,6 +49,7 @@ return {
"black", -- python formatter
"pylint",
"eslint_d",
"tree-sitter-cli", -- required for nvim-treesitter parser compilation
},
})
end,