Commit for generation 126

This commit is contained in:
2024-09-27 19:39:28 -04:00
parent 663dddf590
commit 733c1d9353
3 changed files with 5 additions and 7 deletions

View File

@@ -5,11 +5,6 @@
event = [ "VimEnter" ];
pattern = [ "*" ];
}
{
command = "NvimTreeOpen";
event = [ "VimEnter" ];
pattern = [ "*" ];
}
{
command = "silent! mkview";
event = [ "BufWinLeave" ];