Added mini.map

This commit is contained in:
EsVagy42 2025-03-15 04:33:43 +00:00
parent de3a9be779
commit 8eda59f57f
3 changed files with 105 additions and 94 deletions

View file

@ -1 +1,4 @@
{ plugins = { treesitter-context = { enable = true; }; }; }
{ plugins = { treesitter-context = {
enable = true;
settings.zindex = 5;
}; }; }