build: change wezterm-types source to gonstoll repository

This commit is contained in:
2024-11-03 01:07:39 -04:00
parent ccf2691936
commit 1a8aa1a2b3
+2 -1
View File
@@ -74,7 +74,8 @@ return {
build = "cd app && yarn install",
},
{ -- WezTerm Types
"justinsgithub/wezterm-types",
"gonstoll/wezterm-types",
dev = true,
},
{
"akinsho/flutter-tools.nvim",