This commit is contained in:
Anders Holmberg 2024-03-19 15:11:00 +01:00
parent e01ca43e08
commit 0f70525cfa
2 changed files with 19 additions and 4 deletions

View file

@ -15,4 +15,7 @@ return {
persist_mode = true,
},
},
{
'nvim-treesitter/nvim-treesitter-context'
},
}