chore: themes and fixes

This commit is contained in:
VersusTuneZ 2026-01-05 22:03:03 +01:00
commit a7f28e9984
13 changed files with 37 additions and 114 deletions

View file

@ -2,6 +2,7 @@ return {
"nvim-treesitter/nvim-treesitter",
lazy = false,
build = ":TSUpdate",
branch = "master",
config = function()
local configs = require("nvim-treesitter.configs")