Adding auto startup for mason-tools and updating gitignore for the lock file for now

This commit is contained in:
Kinesin Data Technologies Incorporated
2023-11-22 12:29:29 -05:00
committed by Ian Roddis
parent f691ef70bd
commit c36a033379
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -587,7 +587,8 @@ vim.defer_fn(function()
"clang-format",
"prettier",
"black"
}
},
auto_update = true,
}
end, 0)