Added treesitter-textobjects

This commit is contained in:
EsVagy42 2025-03-02 19:05:37 +00:00
parent c9b4df92cf
commit 18450a5d4b
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
{ plugins = { treesitter-textobjects = { enable = true; }; }; }