Latest configuration changes

This commit is contained in:
Alex Selimov 2026-04-07 11:30:06 -04:00
parent b2d372c538
commit beca7d3566
9 changed files with 93 additions and 60 deletions

View file

@ -62,6 +62,8 @@ return {
{
"nvim-treesitter/nvim-treesitter",
branch = "master",
tag = "v0.9.3",
build = ":TSUpdate",
config = function()
require("nvim-treesitter.configs").setup({