🔧 Subtle changes for optimizing

This commit is contained in:
z3rOR0ne 2025-03-28 20:03:57 -07:00
parent 5e7afd99ec
commit ff84555c7a
2 changed files with 7 additions and 2 deletions

View file

@ -2,7 +2,7 @@
require("paq")({
{ "savq/paq-nvim" }, -- Let Paq manage itself
{ "nvim-treesitter/nvim-treesitter", build = ":TSUpdate" },
{ "nvim-treesitter/nvim-treesitter", build = ":TSUpdate", event = "BufRead" },
{ "nvim-treesitter/playground" },
{
"shaunsingh/nord.nvim",